Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #898283

    I would like to change the secondary menu header using the transparent/glassy header to black. AS well the phone content links in the same header to red.

    #898953

    Hey web4698,

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

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

    Best regards,
    Rikard

    #921850

    No all that did was change the text to red.

    #921851

    The mobile menu is completely missing on tablet and mobile

    #921852

    As well I want to center and increase the line height in the secondary menu

    #921853

    Center the secondary info in mobile and tablet view

    #922072

    Hi,

    Thanks for your many replies, please see private.

    Best regards,
    Rikard

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