Hi,
My issue is two-fold and I’m posting as one support request as I think they may be related.
We’re using the Enfold Hotel theme.
The issue are:
1) The hamburger menu aligns itself middle (top to bottom) so there is a lot of whitespace at the top and much of the menu is ff the screen at the bottom – I don’t recall this being the until recently and the hotel demo doesn’t have this issue
2) We’re using a page as the footer with no socket enabled. However, there seems to be a lot of space at the bottom of the page that I can’t seem to remove – all sections are set with no padding etc.
Can you please help address these two points.
Details to view the site in private content below…
Thanks
Steve
Hey sdturnbull,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
/* Align to top */
#top #av-burger-menu-ul {
display: flex;
flex-direction: column;
}
The color section had default padding. I have changed it to small padding. Please review the footer space now :)
Best regards,
Vinay
That all worked like a charm, thanks!
Steve
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)
Best regards,
Vinay