End of Support for Joomla 3 - Forum closed
Divider
- stancannes
- Topic Author
- Visitor
- Thank you received: 0
Hello,
I want to delete the horizontal divider under the Top A module. I can't find it in the template administration.
Thank you !
I want to delete the horizontal divider under the Top A module. I can't find it in the template administration.
Thank you !
by stancannes
Please Log in or Create an account to join the conversation.
- stancannes
- Topic Author
- Visitor
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- stancannes
- Topic Author
- Visitor
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Analyze the site with Firebug, see image attached:
And now add this code below to your file > css/custom.css
Attachment hr.jpg not found
And now add this code below to your file > css/custom.css
hr.style-one {
display:none
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Attachments:
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates