Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1232592

    The links on our footer menu gets white, after we open it.
    How can we change that?

    #1232691

    Hey Almo,

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

    Best regards,
    Victoria

    #1232898

    Oh Sorry.

    prosafe-ms.com

    #1232972

    Hi Almo,

    Please remove the code from your Qucik css:

    
    .current_page_item a > .avia-menu-text {
        color: #fff!important;
    }
    

    and try this:

    
    #top #avia-menu .current_page_item a > .avia-menu-text {
         color: #fff;
    }
    

    Best regards,
    Victoria

    #1233486

    Thx. Works! Perfect.

    #1233570

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Links Socket/Footer Menu’ is closed to new replies.