- This topic has 7 replies, 2 voices, and was last updated 5 years, 6 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › Free Themes › Academic › Change yellow line under Header
Tagged: css Header
How do you change the small line colour under the H headers? I have looked through style.css but cant find it, thanks
Hello,
Please add the below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS
.main-navigation .current-menu-item > a {
border-bottom: 2px solid #f00 !important;
}
Hope this helps.
For any further query/confusion, feel free to reach back to us.
Regards!
Hi, I have added it but it didn’t work. I was hoping to change the line on the headers of each page
Hello @jay_jg,
Can you please provide your site URL so that we can provide a precise fix on this?
Hoping to hear from you soon.
Thank you.
Hello,
The URL is http://www.jayg.co.uk/vk
If you look under Home you can see a yellow line, I would like that black please
thanks
Hello @jay_jg,
Please replace above given CSS with the CSS given below:
.content-area .entry-title:after {
background-color: #000;
}
Hope this helps.
Thank you.
Perfect many thanks 🙂
Hello @jay_jg,
Glad we could help you.
If you have any issues further, kindly let us know.
Regards!!
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |