Change Background active menu
I have a custom menu.
When the active, background and font color selections after it is activated. (in background)
I want it to work the same way as the default wordpress menu.
See the explanatory images.
Change Background active menu
Moderator: forum_m
Re: Change Background active menu
HI,
Make your Custom-Menus , Primary-Menus and rest will be automatically done.
Thanks
Make your Custom-Menus , Primary-Menus and rest will be automatically done.
Thanks
Re: Change Background active menu
As you say does not work to me.
I made the following changes. I selected the colors myself.
In my case. file: fat-blue.css en css\skins
before
ul.navigation li.current-menu-item a{
background-color: #3498db;
color: #fff;}
after
ul.navigation li.current-menu-item a{
background-color: #ffffff;
color: #3498db;}
Thanks for your help
I made the following changes. I selected the colors myself.
In my case. file: fat-blue.css en css\skins
before
ul.navigation li.current-menu-item a{
background-color: #3498db;
color: #fff;}
after
ul.navigation li.current-menu-item a{
background-color: #ffffff;
color: #3498db;}
Thanks for your help
Re: Change Background active menu
Hello,
Share SIte URL..
Thanks
Share SIte URL..
Thanks
Re: Change Background active menu
My url is: sociotec.es


Re: Change Background active menu
Hello,
I'd suggest you to the changes you have done in the file make hose changes in the CSS editor given in the Theme-options settings.
And also Undo the changes from the Files.
Thanks
I'd suggest you to the changes you have done in the file make hose changes in the CSS editor given in the Theme-options settings.
And also Undo the changes from the Files.

Thanks