-
AuthorPosts
-
October 6, 2017 at 7:30 pm #861150
I’d like to change the background color of the title/breadcrumbs bar and the borders too if I can but don’t see any way to do it. Can you please supply me with the CSS snippet that would do it? Thanks!
October 6, 2017 at 7:33 pm #861152Hey diamex94,
Please provide a link to the site/page in question.
Best regards,
Jordan ShannonOctober 6, 2017 at 8:53 pm #861181October 6, 2017 at 10:22 pm #861197Hi Jordan
I’m using the latest version of Enfold
http://hypetea.com/index.php/October 7, 2017 at 1:38 am #861222Hi,
Add the following to quick css:
.alternate_color{ background-color:#fcfcfc!important; }Of course change the color to whatever you prefer
Best regards,
Jordan ShannonOctober 7, 2017 at 7:01 pm #861412Thanks Jordan – Awesome support! That worked so if I want to add colored borders top and bottom of the title bar and change the text color and font, what snippet would I use?
Regards,
VinceOctober 8, 2017 at 12:06 pm #861533Hi Vince,
Please try the following in Quick CSS under Enfold->General Styling:
.title_container { border-top:1px solid red; border-bottom:1px solid red; }Best regards,
Rikard-
This reply was modified 8 years ago by
Yigit. Reason: fixed a typo
October 10, 2017 at 6:24 pm #862609Hi Rikard
No that snippet doesn’t add a colored border.
Thx Vince
October 10, 2017 at 6:26 pm #862611Hey!
Please use the code as following
.title_container { border-top: 1px solid black; border-bottom: 1px solid black; margin-top: 1px; }Best regards,
YigitOctober 11, 2017 at 1:39 pm #862862Thanks Yigit,
Your stellar support is why I’ve built more than 30 sites using the Enfold theme.
VinceOctober 11, 2017 at 1:47 pm #862867Hey!
You are welcome. Thank you for being a loyal Enfold user! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
Yigit -
This reply was modified 8 years ago by
-
AuthorPosts
- The topic ‘Changing the bgd color of the title/breadcrumbs bar’ is closed to new replies.
