End of Support for Joomla 3 - Forum closed

[SOLVED] Customizer

Replied by alertas@burriana.es on topic Customizer

Posted 10 years 9 months ago #8828
If you comment the line 80 of the file joomlaplates.css you will see the color of the menu.

I had the same problem and I solved it.

Inside the file css/joomlaplates.css find .uk-navbar and then put /* at the beginning and put */ at the ending.

You can see in this example.
.uk-navbar {
/* background: none!important;*/
}
The following user(s) said Thank You: gnjurac

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

Replied by gnjurac on topic [SOLVED] Customizer

Posted 10 years 9 months ago #8829
Problem solved.
by gnjurac

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

Replied by gnjurac on topic Customizer

Posted 10 years 9 months ago #8830

alertas@burriana.es wrote: If you comment the line 80 of the file joomlaplates.css you will see the color of the menu.

I had the same problem and I solved it.

Inside the file css/joomlaplates.css find .uk-navbar and then put /* at the beginning and put */ at the ending.

You can see in this example.
.uk-navbar {
/* background: none!important;*/
}


Solved,
Thanks
by gnjurac

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

Moderators: joomlaplates
Powered by Kunena Forum