Tagged: , ,

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #164196

    Hi guys,

    I have the styles established for the tabs on desktop view, but on responsive (phone) it reverts back to some hideous colors (background, font color, font size) How can I establish these colors across the board or do I need to style responsive independently?

    thanks!
    David

    #164407

    Hi zerozendesign!

    Can you post the link to your website?

    Cheers!
    Yigit

    #164505

    Yea, you can check out the about page – where I am having this issue, here – http://codelessme.com/equinection/about/

    Thanks.

    #164510

    Hey!

    Please add following code to Quick CSS and adjust as desired

    .responsive #top .main_color .tabcontainer .active_tab { background-color: #8bba34; color: white!important; }
     .responsive #top .main_color .tabcontainer .tab:hover { color: #525252; }
    .responsive .main_color .tabcontainer .tab { color: #919191;  background-color: #dbcaa9; }

    Actually you do not need to style them seperately but i’m guessing you have @media only screen and (max-width: 767px) in front of your code

    Regards,
    Yigit

    #164511

    Hey, great. Will give it a try. Am expecting to have this site done in about 3 days – will add to showcase once complete. We are currently building 5 others with the theme right now as well. Will you do me a favor and have Kriesi email me regarding licensing. You guys should have my email in your database. Also wrote him through Twitter.

    #164513

    Hey!

    It would be a lot better if you could contact him using contact form on Contact page.

    Regards,
    Yigit

    • This reply was modified 10 years, 6 months ago by Yigit.
    #164515

    Yigit,

    Great – will do. Didn’t know if that goes directly to him.

    #164882

    If you prefer you can email him directly: office(at)kriesi(.)at

    http://kriesi.at/legal-information

    Cheers!
    Josue

    #164907

    Hey there Josue,

    Thanks for that. I actually already got in touch with him.

    Much appreciated.

    David

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Tabs responsive styles’ is closed to new replies.