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
Yea, you can check out the about page – where I am having this issue, here – http://codelessme.com/equinection/about/
Thanks.
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
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.
Hey!
It would be a lot better if you could contact him using contact form on Contact page.
Regards,
Yigit
Yigit,
Great – will do. Didn’t know if that goes directly to him.
If you prefer you can email him directly: office(at)kriesi(.)at
http://kriesi.at/legal-information
Cheers!
Josue
Hey there Josue,
Thanks for that. I actually already got in touch with him.
Much appreciated.
David