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

    I have made the home page header transparency glassy with menu in white. Rest of the site has normal white header/no transparency with menu in grey. Couple of issues with the appearance of transparency:

    1. the email/telephone on home page appear in black not white, presumably because they’re links – how can I change to white?
    2. how can I get rid of the border between secondary menu and main menu area?

    Thank you

    • This topic was modified 4 years, 5 months ago by ac.
    #1217901

    Hey andrea,

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

    #top .av_header_transparency .phone-info a {
        color: inherit;
    }
    
    #top .av_header_transparency #header_meta {
        border-bottom: none;
    }

    Best regards,
    Rikard

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