Tagged: customization, full width menu
Hello there,
in the website i am sending you at Pr.Content, i use a fullwifth submenu at the bottom of the pages about and contact.
I am trying to change the color of the menu like that
#top .av-submenu-pos-center {
text-align: center;
background-color: #11202a;
}
But with that i cant change the background of the button.
The result i want is like the main menu, changing also the color and font size of the menu items.
What should i do?
Thank you instead
—
I think i find it:
#top .av-submenu-pos-center {
text-align: center;
background-color: #11202a;
}
#top .av-subnav-menu a {
background-color:#11202a;
color: #ffffff;
font-size: 16px;
}
please confirm for anyone else may be interested..
Hey!
Can you post a screenshot/mockup of what would you want to achieve?
Best regards,
Josue