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

    Hi, i’m testing the option of using a transparent menu and I made one of the menu links into a button. The problem is that the text is white and the button is white so the text doesn’t show and it only appears when I scroll down – http://screencast.com/t/U6PaN50oTI

    How can I control the text color of the button in a transparent menu?

    Thanks.

    #711908

    Hi DROR,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #711910

    Sure, thanks.

    #712281

    Hi,

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

    .av-menu-button a .avia-menu-text {
        color: red!important;
    }
    

    Best regards,
    Yigit

    #712353

    Thanks.

    #712420

    Hi,

    No problem, let us know if you should need any further help on the topic.

    Best regards,
    Rikard

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