Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #994471

    Hi, I can’t seem to color the top-menu above the main menu when it is transparent. For some reason, when I change the alternative text color for the top-menu, I also change the color of the drop down menus. Is there a css I can use to make the color of the transparent top-menu white (only when transparent)?

    #994762

    Hey Thomas,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av_header_transparency #header_meta {
      background-color:red !important;
    }

    Best regards,
    Rikard

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