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

    Hi, when using the Transparency Options for the menu, it stops working if you enable Header Social Icons and reverts back to the default menu colour. (I chose “Display in top bar at the left”).

    Thought you should know.

    #275642

    Hey Heathcliffe!

    Thank you for the heads up!

    Please try to add this on Quick CSS to change the background of the header meta container to transparent:

    .html_header_transparency div#header_meta {
    box-shadow: none;
    border: none;
    background: transparent !important;
    }

    Cheers!
    Ismael

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