Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1231587

    Hi there

    How do I change the background colour of the sub navigation menu? (.av-subnav-menu)

    And how do I change the text links of the menu items?

    Thanks for your help with this!

    Graeme

    #1231756

    Hey graememyburgh,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1232483

    You can see the sub-navigation under the title bar at https://wisdomtrove.com/approval-seeking-quotes-3/

    Thanks for your help

    Graeme

    #1232729

    Hi Graeme,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #menu-approval-seeking li a {
        color: navy;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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