End of Support for Joomla 3 - Forum closed
Changing the color of the sticky menu
Hi,
I'd like to change the background color of the sticky menu to another color then black or white to make it match our house style. Is there a specific parameter in the customizer for this? I have been checking all parameters that have #000000 that could be relevant, but I can't see any changes.
I have also been going through the theme.css parameters no luck.
Can you point me in the right direction ?
Thanks,
Mario
I'd like to change the background color of the sticky menu to another color then black or white to make it match our house style. Is there a specific parameter in the customizer for this? I have been checking all parameters that have #000000 that could be relevant, but I can't see any changes.
I have also been going through the theme.css parameters no luck.
Can you point me in the right direction ?
Thanks,
Mario
by bluecie
Please Log in or Create an account to join the conversation.
Replied by bluecie on topic Changing the color of the sticky menu
Posted 6 years 2 months ago #21283
Hi,
Any chance on a tip ? Our site goes live on 1 sep (website for school).
Thanks,
Mario
Any chance on a tip ? Our site goes live on 1 sep (website for school).
Thanks,
Mario
by bluecie
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic Changing the color of the sticky menu
Posted 6 years 2 months ago #21291
Fügen sie folgenden css code in ihre css/custom.css ein und ändern die Farben
www.joomlaplates.com/support/documentation/custom-css-in-joomla
www.joomlaplates.com/support/documentation/custom-css-in-joomla
#menu-outer.uk-active{
background:#000!important;
}
.uk-navbar-toggle {
color:#fff!important;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: bluecie
Please Log in or Create an account to join the conversation.
Replied by bluecie on topic Changing the color of the sticky menu
Posted 6 years 2 months ago #21300
Hi,
This indeed changed the color of the sticky menu to the color I wanted.
The main menu on the other pages (besides the homepage where it is transparant) is black. Can I change the background of the main menu on these pages as well to another color so that it matches the color of the sticky menu ?
Thanks,
Mario
This indeed changed the color of the sticky menu to the color I wanted.
The main menu on the other pages (besides the homepage where it is transparant) is black. Can I change the background of the main menu on these pages as well to another color so that it matches the color of the sticky menu ?
Thanks,
Mario
by bluecie
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic Changing the color of the sticky menu
Posted 6 years 2 months ago #21304
The basic color can be changed in customizer
Attachment Screenshot_8-2-3-4-5-6-7-8-9-10-11-12-13-14-15.jpg not found
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Attachments:
The following user(s) said Thank You: bluecie
Please Log in or Create an account to join the conversation.
Replied by bluecie on topic Changing the color of the sticky menu
Posted 6 years 2 months ago #21306
Hi,
I saw this parameter I while looking for it, but it never showed any impact on the menu background color when I tapped another color in the selection box.
Tuns out that it was set to full transparency so whatever color I selected would be completely transparent and not show at all. I have now replaced the value manually with my color and indeed the menu color has changed... everywhere, but also on the homepage.
On the homepage I have a visual which now has a colored menu over it. Is there a way to have a transparent menu on the homepage only and colored menu on all other pages ?
The site went live this morning: www.basisschool-domino-genenbos.be
Thanks,
Mario
I saw this parameter I while looking for it, but it never showed any impact on the menu background color when I tapped another color in the selection box.
Tuns out that it was set to full transparency so whatever color I selected would be completely transparent and not show at all. I have now replaced the value manually with my color and indeed the menu color has changed... everywhere, but also on the homepage.
On the homepage I have a visual which now has a colored menu over it. Is there a way to have a transparent menu on the homepage only and colored menu on all other pages ?
The site went live this morning: www.basisschool-domino-genenbos.be
Thanks,
Mario
Last Edit:6 years 2 months ago
by bluecie
Last edit: 6 years 2 months ago by bluecie.
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates