Tagged: header, logo, white space
-
AuthorPosts
-
May 24, 2014 at 2:07 am #269385
Hello,
How do I create more white space below and above the Ivey Engineering logo (more so above)? I changed the CSS based on other similar forum questions but can’t seem to get it right. Your help would be appreciated. Thanks!
Lisa
May 24, 2014 at 2:17 am #269388strong.logo img{ padding: 20px 0px; }Adjust the values to your need.
20px is top and bottom, 0px is left and right.May 26, 2014 at 12:30 pm #270046Hey!
Please go to Enfold theme options > Header Layout > Header Layout > Header Size = Custom Pixel Value > Header Custom Height = 110px
Regards,
YigitMay 29, 2014 at 10:23 pm #272100Thanks! Adding the CSS helped with padding issues. I was able to adjust size of logo using the header custom pixel value. Appreciate your help!
May 30, 2014 at 12:23 am #272167September 10, 2014 at 2:27 am #316219what’s the best way to do this without affecting the padding as the logo shrinks while scrolling down? in other words, keep padding as default only.
September 10, 2014 at 2:07 pm #316560Hey!
have you tried what i have suggested here – https://kriesi.at/support/topic/how-to-add-white-space-above-logo/#post-270046 ?
You may need to adjust the value depending on your logo sizeCheers!
YigitJanuary 1, 2015 at 11:05 pm #373955Hi,
that helped to have more whitespace beneath the logo but not above the logo.How can that can be achieved
Thank you
Klaus
January 2, 2015 at 12:00 am #373966Hi!
Add this to your custom CSS to create white space above the logo.
.logo img { position: relative; top: 20px; }If that’s not working then send us a link to your page and we’ll take a look.
Best regards,
ElliottJanuary 2, 2015 at 12:19 am #373973Worked fine, thank you!
Have a good 2015!Klaus
-
AuthorPosts
- The topic ‘How to add white space above logo?’ is closed to new replies.
