-
AuthorPosts
-
February 28, 2018 at 10:59 pm #919308
I”m so sorry this is such a noob question, although I have used this theme before.
How do I edit size, color and background of the header title that appears on each page?
February 28, 2018 at 11:20 pm #919317Hey juliettew80,
You can do this via css by targeting the specific page ID and title. If you provide a link I can give you an example to build from.
Best regards,
Jordan ShannonMarch 2, 2018 at 5:18 pm #920441Jordan, login is below.
Where is one place to edit all of the header titles at one time? I’d like all of them to look the same. I can’t figure out what controls them.
However, feel free to include the css of how to target specific page ID and title as well. Can’t hurt to have it, as I plan to use this theme again and again. I love it!
March 2, 2018 at 6:06 pm #920461Hi,
Thanks for clearing your goals up. You would add the following to quick css:
h1.main-title.entry-title{ font-size:20px; color:#fff!important; background:#000; padding:10px 20px!important; } h1.main-title.entry-title a{ color:#fff!important; }Best regards,
Jordan ShannonMarch 3, 2018 at 12:36 am #920596Hi Jordan,
Thanks for that. Made the changes and that does not look right. Screenshot here: https://www.dropbox.com/s/zqqezgoggqt8z5t/screenshotENFOLD.jpg?dl=0
How can I get it to not have white space between the title and start of the content, as well as have the background color extend the length of the page?
March 3, 2018 at 12:11 pm #920759Hi juliettew80,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.stretch_full.container_wrap.light_bg_color.title_container { background: #58595b; }If you need further assistance please let us know.
Best regards,
VictoriaMarch 3, 2018 at 3:40 pm #920822YES! Awesome. This looks beautiful! Feel free to close my ticket.
Juliette
March 4, 2018 at 7:37 am #920957 -
AuthorPosts
- The topic ‘How can I change the Title Header at the top of each page?’ is closed to new replies.
