-
AuthorPosts
-
July 23, 2017 at 2:24 pm #828671
I would like to change the height of the footer. How /where can I modify this?
When I ad a logo to the header, the logo sticks at the top of the header and there is no space between the top and the logo. Is it possible to change the padding?
Thanks and best regards
IvanaJuly 23, 2017 at 3:16 pm #828688Hey Heiko_Alexander,
The header size can be changed by going to Enfold > Header > set Header Size to Custom Pixel Value, you should be able to see this new field: Header Custom Height which you can set by pixels.
Footer doesn’t have that option. As for the padding in the logo, you can try to add this css code in Quick CSS (located in Enfold > General Styling):
#header .logo { padding: 10px 0; }it will have padding but logo size will be reduced as header height is retained. Hope this helps :)
Best regards,
NikkoJuly 23, 2017 at 3:59 pm #828707Hi Nikko,
thanks for the fast response and the code regarding the logo.
So there is really no chance to change the height of the footer? Currently there is only one line and the footer is pretty high. This does not look very nice.
Best regards
IvanaJuly 24, 2017 at 12:51 am #828810Hi,
Please include the url to the page in question so we can take a closer look.Best regards,
MikeJuly 24, 2017 at 2:21 pm #829012Hi Mike,
please find the link below.Thank you and best regards,
IvanaJuly 25, 2017 at 4:31 am #829340Hi Ivana,
For the footer try adding this css code in Quick CSS (located in Enfold > General Styling):
#footer { padding: 0; } #footer .widget { margin: 10px 0; }Hope it’s good :)
Best regards,
NikkoJuly 25, 2017 at 11:23 am #829567Hi Nikko,
perfect! Thank you so much for the support.Best regards,
IvanaJuly 25, 2017 at 11:34 am #829575Hi Ivana,
You’re welcome, just glad we could help. Thanks for using Enfold :)
Best regards,
Nikko -
AuthorPosts
- The topic ‘Height of footer and header’ is closed to new replies.
