Tagged: whitespace
-
AuthorPosts
-
November 18, 2014 at 8:08 pm #353213
Hello,
I am currently working with a website that has only a couple of pages with a large chunk of whitespace below the header but above the content. They use a plugin called “Insert PHP” which I suspect is part of the problem but have no idea how to remove this whitespace. Have tried removing padding in various CSS elements with no success.Thanks!
November 18, 2014 at 10:40 pm #353282Hey galtonfunding!
That is correct. Please turn on Custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give your text block elements a custom class and then add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.avia_textblock.your-custom-class { margin-top: -60px; }Cheers!
YigitDecember 2, 2014 at 4:47 pm #361530Hello,
I followed these steps however I still have the same whitespace issue (no change). Gave the pricing page a custom class and toyed with the margin-top with no results.December 3, 2014 at 3:38 pm #362135Hey!
Please review your website. I gave custom class to your code block element and adjusted the code in Quick CSS field
Best regards,
YigitDecember 3, 2014 at 4:36 pm #362216This reply has been marked as private.December 3, 2014 at 4:41 pm #362223Hey!
Please flush browser cache, this is how it looks on my end – http://i.imgur.com/SXpFnfQ.png
You can go to Quick CSS field and adjust the value to change the whitespaceCheers!
YigitDecember 3, 2014 at 6:22 pm #362325This reply has been marked as private.December 4, 2014 at 6:37 pm #363101Hi!
It seems like you have removed margin-top values from Quick CSS field. Please add them and adjust as needed – http://i.imgur.com/6nHftjK.png
Cheers!
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.
