-
AuthorPosts
-
January 26, 2017 at 2:44 pm #738955
Hello,
if you look at these two photos you will see that the there are two colors in the top bar elements on my mobile website, a grey and black.
On the Arabic page the social media icons are black and the language changers and contact us are grey:
https://www.dropbox.com/s/px7heeiqo0u1zna/Top%20Bar%20Arabic.png?dl=0On the english side the social icons and contact us are black while the language switcher is grey:
https://www.dropbox.com/s/vzt26i9183ffews/Top%20Bar%20English.png?dl=0can you give me the code to change the color to all those element please? if you can give me the code where i can input my own colors i would really appreciate it.
regards,
January 30, 2017 at 5:29 pm #740315Hey Jihad,
here you go:
.responsive #header_meta .sub_menu>ul>li a { color: red !important; } ul.noLightbox.social_bookmarks.icon_count_3 a { color: green; }Adjust color as needed.
Best regards,
AndyJanuary 31, 2017 at 7:53 am #740516hello Andy,
Thanks for the reply, i was actually looking to change the colors only in when the site is in mobile mode. plus you forgot the phone number code as well, if you can send that one as well, it would be appreciated.
regards,
February 2, 2017 at 7:24 pm #741986Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 480px) { #top .social_bookmarks li a, .header_color .sub_menu>ul>li>a, #header_meta * { color: orange !important; }}Best regards,
Yigit-
This reply was modified 8 years, 9 months ago by
Yigit.
February 5, 2017 at 9:33 am #742952i love it. thanks!
February 5, 2017 at 11:04 am #742964Hey!
Happy we can help.
Can you please also remember rate our theme at Themeforest, under your download section?
Feel free to create a new ticket if you need so.Best regards,
Basilis -
This reply was modified 8 years, 9 months ago by
-
AuthorPosts
- The topic ‘Top bar Mobile font color change’ is closed to new replies.
