-
AuthorPosts
-
November 18, 2016 at 10:26 pm #714195
I would like to change the default style of the title bar area on my pages. I have chose the “brown” theme and I find the beige text on a brown background is just not popping like I need it to. However, I am having a hard time identifying what element to edit in order to change that. Is this alternative content? Is it a header? Do I have to use custom CSS and if so, what should I change?
November 19, 2016 at 8:41 am #714313Hey Dandelion222,
I’m not sure what you are looking to change exactly, maybe you could post a screenshot highlighting them?
Best regards,
RikardNovember 19, 2016 at 2:55 pm #714352I’ll attach an imgur link
November 20, 2016 at 8:06 am #714419Hi,
Thanks for the screenshot, please try this in Quick CSS:
.title_container .main-title { color:#fff !important; }Best regards,
RikardNovember 21, 2016 at 5:24 pm #714899That had no effect. Is there no setting for this area?
November 22, 2016 at 6:33 am #715120Hi,
Ok, please try this instead:
#top .alternate_color.title_container .main-title { color:#fff !important; }There is no setting for only that element no.
Best regards,
RikardFebruary 3, 2017 at 6:18 pm #742508Hi Rikard,
I am also trying to change the background color of the title bar. I added the code to Quick CSS but it had no effect.
Do you have any other recommendations?Thank you for the help
ValerieFebruary 3, 2017 at 7:24 pm #742538Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.title_container { background:gold!important; /* Background color */ } .main-title a, .breadcrumb-title, .trail-begin, .trail-end { color:#000!important; /* Font Color */ }Best regards,
VinayFebruary 3, 2017 at 8:28 pm #742568Hi Vinay,
Thank you for the help. It works beautifully!
Valerie
February 3, 2017 at 11:13 pm #742596Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
Vinay -
AuthorPosts
- The topic ‘How to restyle the Heading title area’ is closed to new replies.
