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

    Hi there

    To move the main menu to below the main banner image I had to create a sub menu in the actual page. I can’t find a fix to make the menu background change colour when that page is active.

    Here’s the site http://www.anondesigner.co.uk/mojito/

    Many thanks

    Lyndsey

    #646662

    Hey Lyndsey,

    Thanks for getting in touch with us!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #menu-mojito-main .current-menu-item a {
        background-color: black !important;
        border-left: black!important;
    }
    
    .current-menu-item {
        background-color: black !important;
    }
    

    Change the color to the one you wish to use :)

    Best regards,
    Jordan

    #648287

    Perfect thank you!

    #648289

    Hi!
    Glad we got it short out!
    Please let us know if we can do anything else for you, will be more than happy to assist.

    Thanks a lot

    Cheers!
    Basilis

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