Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #539558

    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..

    • This topic was modified 8 years, 5 months ago by georgesociel.
    #540924

    Hey!

    Can you post a screenshot/mockup of what would you want to achieve?

    Best regards,
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.