End of Support for Joomla 3 - Forum closed
[SOLVED] change dotnav color possible
Hi,
i've followed the dotnav instructions for an menu with dots.
The dots are grey/white but so is my website.
I would like te have the dots in blue.
Is this possible?
i've followed the dotnav instructions for an menu with dots.
The dots are grey/white but so is my website.
I would like te have the dots in blue.
Is this possible?
by Rossen
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hi there,
yes you can change the color. Add this code to your css/custom.css and modify the color code:
yes you can change the color. Add this code to your css/custom.css and modify the color code:
www.joomlaplates.com/support/documentation/custom-css-in-joomla.uk-dotnav > * > * {
background: rgba(50, 50, 50, 0.1);
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: Rossen
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates