-
Author
-
October 29, 2014 at 16:35 #33440drweyantParticipant
Greetings,
Excellent theme! I am also a Sweetdate customer – I love your work.
Question: I need the ability to style the topbar on a multisite ministry project. The user will know where they are in the network, based on the color of the topbar.
Is this a functionality that can be added to the theme options interface?
In the interim, is there a CSS I can add to each section of the multisite theme options interface CSS to dictate the background and text colors of the topbar?
Any assistance you can offer on this would be fantastic. Seems the styling ability of the topbar would add a great deal of customization ability for your end users.
Thanks!
drweyantNovember 5, 2014 at 23:19 #34248AbeKeymasterHi, Sorry for the late reply.
You can do it by CSS. Each page add a specific class to the body element so check the body class and add like thisCOPY CODE.page-id-1034 .social-header.header-color { background: red !important; } .page-id-1034 .social-header.header-color a { color: #fff !important; }
And from this example add your own styling
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.December 12, 2014 at 08:52 #38727spacehackerParticipantHi,
I’d love to see the ability to style the top bar separately from the header under the styling menu.
Is this planned for a future release?
Thanks,
Sven
December 15, 2014 at 17:28 #39170AbeKeymasterHI @spacehacker
we will think about this but right now we haven’t planned itHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.