Hi,
After i disabled transparent menu the space between the menu and the layout does not go any closer.
Can you please show me how i can do this.
Bruno
Hey brunolabi,
Thanks for the video. Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
This is me getting the layout ready first. If you need the admin info please let me know
Hi Actually changed the lay out.
I created a color section than added a grid secion and now is closer but i would still like the image to be closer.
thank you
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.home #av_section_1 .content {
padding-top:0 !important;
}
Best regards,
Rikard
Thanks for that it worked but i would like it closer not touching to the menu bar?
Hi,
You can add some top padding value using Rikard’s code, try replacing 0 to other values like 10px:
.home #av_section_1 .content {
padding-top: 10px !important;
}
just adjust it the top padding, the higher the value the further away from the menu. Hope it helps :)
Best regards,
Nikko
thank you
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Vinay