Topbar Font Color
-
Hi there,
I’m having trouble with changing the font color in the top bar menu. Is there a code I can enter into the Custom CSS?
Thanks,
Rachel
-
What CSS have you tried?
Can you link your site?.topbarmenu ul li a { color: #000; }Kadence Themes
I tried
.topbarmenu ul li a {
color: #000;
}and the icons and search bar remain white.
Top search is a little different, use this:
#topbar-search #searchsubmit {color: #353535;} #topbar-search ::-webkit-input-placeholder {color: #353535;} #topbar-search :-moz-placeholder {color: #353535; } #topbar-search ::-moz-placeholder {color: #353535;} #topbar-search :-ms-input-placeholder {color: #353535;}Kadence Themes
Perfect! Thank you! Is there any way to change the color of the social media icons from white to black?
.topbar-widget .virtue_social_widget a i { color: #000; }Kadence Themes
Amazing! Thank you so much!
One more question.. would it be possible for me to shift the following items to represent this: http://i.imgur.com/cLjLRgE.png? I’d like to move my slider towards the left rather than have it centered and move the sidebar up beside the slider.
Thanks for all your help,
RachelFor that you need to use a slider plugin, just add the slider shortcode into the page content. The theme slider is coded before the content div so the sidebar can’t move up.
Kadence Themes
Okay, I see.
Thanks again for your prompt replies! Loving your theme!
Hi, sorry, I can’t seem to add my shortcode into my page content because in the Page Content Options it looks like I’m only able to set it to latest post display.
Is your home page a static page? You can add the shortcode into the page content then add the latest post module
Kadence Themes
Nevermind! I figured it out! 🙂
Edit: yes that was the problem – had to switch to a static page from the Customization settings. Thank you!
Hi,
My topbar font color remain to be white on the homepage.
But it works on other page. Any idea?
I have used this code on custom css
.topbarmenu ul li a { color: #000; }Thanks
Hey, from what I can tell your topbar is white on every page, even the homepage. Is this not what you want?
Hi Hannah,
Thanks! It is solved now 🙂
After reopen the browser, the font color of my homepage have change to black color as I wanted.Thank youu
The topic ‘Topbar Font Color’ is closed to new replies.
