-
Author
-
November 2, 2014 at 16:26 #33788drweyantParticipant
Greetings,
How would we style the topbar with background color & font color?
Thanks in advance,
drweyantNovember 2, 2014 at 17:02 #33789sharmstrModeratorHello. Its been discussed several times. Searching would have taken you here: https://archived.seventhqueen.com/forums/topic/is-it-possible-to-change-top-menu-color
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
November 2, 2014 at 18:19 #33791drweyantParticipantHi, thanks! I have actually been searching for two days as time permitted for “topbar color” “top bar color” “top bar styling”, etc. It isn’t referred to as “top menu” anywhere in the official Kleo documentation, so didn’t occur to me to use that search term. I appreciate your help! Have a great day.
November 2, 2014 at 19:08 #33792sharmstrModeratorAhhh. Right. Okay. Glad you sorted it.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
November 3, 2014 at 01:53 #33817drweyantParticipantsharmstr, I hate to bother you again. I can’t ask this in the thread you referenced above, as it is closed to further discussion.
I added the following to the CSS pane in the Kleo theme controls (General) as instructed in that thread, and saw no difference at all in frontend styling after cache clear, etc.:
#top-menu li a{color:#800000;}
#top-menu li a:hover{color:#7F7F7F;}I am assuming this is supposed to address the styling of the full topbar background color & highlight color (which is what I need). Am I correct, or is this just addressing the text color? Either way, I really do need further assistance. I’m just not getting it. Any assistance at all would be most helpful.
Thanks again,
drweyantNovember 3, 2014 at 02:18 #33819sharmstrModeratorCan I get a link to your site?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
November 3, 2014 at 02:37 #33822sharmstrModeratorAdd this css. Dont change the colors until you look at it and see what css you need to change to get the color you want in the place you want.
COPY CODE.header-color { background-color: yellow !important; } .top-bar { background-color: green; } .header-color .top-menu li > a, .header-color #top-social li a { color: red; } .header-color .top-menu li > a:hover, .header-color #top-social li a:hover { color: blue; }
Let me know if that works for you.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
November 3, 2014 at 03:25 #33823drweyantParticipantThank you SO MUCH, sharmstr – that did it! 🙂 We are a non-profit and have to figure most of these details out on our own. So grateful you took the time. Have a great day.
November 3, 2014 at 03:31 #33824sharmstrModeratorNo problem. Feel free to ask away. And please mark this resolved.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The topic ‘How to style topbar with background color & font color?’ is closed to new replies.