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

    Hi,

    Is there a way to make this button change from an outline button to a solid green #6c9d3e when scrolling? buttons.

    #915000

    Hey Danny,

    Can you point us with your Web Site URL please?

    Best regards,
    Basilis

    #915284

    See in private, sorry about that.

    #915310

    Hi,

    Thank you for the update.

    We added this code in the Quick CSS field.

    #top #header.av_header_transparency .av-menu-button > a .avia-menu-text {
        border-color: #000033;
        color: #000033;
    }
    
    #top #header .av-menu-button > a .avia-menu-text {
        border-color: green;
        color: green;
    }

    Best regards,
    Ismael

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