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

    Hi, I just added my logo to my enfold theme but it needs a margin at the top because it’s touching the top menu area.

    http://dev2015.inspiringdesign.ca/ (Scroll down a bit to show the top menu)

    Is there a simple way to fix within the theme settings or is this a CSS fix? Seems like an odd way to display the logo, makes me think I did something wrong.

    Any tips? A quick CSS fix?

    #485067

    Hey scozzari,

    Please try the following in Quick CSS:

    .header-scrolled strong.logo {
    padding-top:10px;
    }

    You might have to set the header height to a different value as well under Enfold–>Header–>Header Layout.

    Regards,
    Rikard

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