End of Support for Joomla 3 - Forum closed

Titles

Titles was created by dotsandcolors

Posted 9 years 5 months ago #15525
There's beneath every title a short thick underline and a thin bottom-border accross the entire page.

Can I remove these ? Can't find it in the styles customizer ...

Attachments:

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic Titles

Posted 9 years 5 months ago #15535
Hi there,
add this code to your css/custom.css

h1.uk-article-title::after, h3.uk-panel-title::after {
background: none;
}

h1.uk-article-title, h3.uk-panel-title {
border: none;
}

www.joomlaplates.com/support/documentation/custom-css-in-joomla

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates
Powered by Kunena Forum