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

    I want to make the Header not transparent at all, it seems be alittle bit see through, how do I make it solid?

    Also it seems like the enfold menu in the back door is not formatting properly is this is an issue?

    #457907

    Hey CMCEquipment!

    1- Can you please post the link to your website?
    2- Can you please elaborate on the issue? A screenshot would help

    Cheers!
    Yigit

    #457924

    just the header, seems to be a bit transparent

    http://cmcdev.carrollcountyhistoryproject.org/

    also is there custom code that i can adjust the size and color of the phone number? and bring up the widget size height? to reduce the white space

    screen shot
    http://cmcdev.carrollcountyhistoryproject.org/wp-content/uploads/2015/06/Screen-Shot-2015-06-11-at-11.18.20-AM.png

    #457938

    Hi!

    1- Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #header { background-color: white; }
    #header.av_header_transparency { background-color: transparent; }

    2-

    .phone-info {
      font-size: 16px;
    }

    3- Please go to Enfold theme options and make sure that you are not zoomed in on your browser, you can set it back to 100% by pushing CTRL + 0 on Windows and CMD + 0 on Mac

    Best regards,
    Yigit

    #457970

    Worked out great Yigit!, i appreciate your help!

    #458186

    Hey!

    Glad we could help :)

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Header Transparency and Enfold Menu’ is closed to new replies.