Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #361139

    Hi
    I’d like to give more space above and under the Header logo. First I added more withe background to my image but this seams not to work because the headers is transparent by scrolling down and therefore you will see the withe background of the Logo image.

    In the Support forum I found this:

    .header-scrolled .logo img {
    padding-top: 0;
    }
    .logo img {
    padding-top: 15px;
    }

    but if I add this to the adidional CSS for example 10px the logo image will be scalled also on the end I have my spacing but the logo is smaller. This is not the solution I was looking for. Is there something else?

    #361493

    Hey Btina!

    Can you post the link to your website please?

    Cheers!
    Yigit

    #361637
    This reply has been marked as private.
    #361974

    Hi!

    Thank you for the info.

    Remove the codes then go to Enfold > Header > Header Size. Set it to custom pixel value then adjust the height to 204px for example. Use this on Quick CSS or custom.css:

    strong.logo, strong.logo a {
    overflow: visible;
    max-height: 174px !important;
    }

    Cheers!
    Ismael

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