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

    There is too much space below the header logo. I am using a custom 250px height header as set in the header layout options, and the header image is also 250px, but there is extra white space between the image and the menu bar that I don’t want there.

    #284131

    Hey getHopeGlobal!

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

    .logo img { width: 100%; height: 100%; }

    Regards,
    Yigit

    #284134

    That pulled the logo down into the whitespace, but also distorted the image…

    #284503

    Hi!

    Please add following code to Quick CSS as well

    @media only screen and (min-width: 1024px) {
    .logo, .logo a { width: 1037px; }}

    Regards,
    Yigit

    #284594

    Thanks for the suggestions. However, I think the logo I am currently using is just too wide for the limits of the header. I’ll work on a different image design.

    #284596

    Hey!

    You are welcome, let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Too Much Space Below Header Logo’ is closed to new replies.