hi guys,
when using the menu to move from one section to the next on the homepage, the distance from the full width sub menu to the header is 130px – with the exception of the very first section (about us). the distance from the bottom of the menu to the header is 170px. How come this is different and how can i set it to be 130px, same as the others?
many thanks
Hey clairemartindigital,
Thanks for the login details, though the screenshot is broken when I try to load it so I’m not sure what mean. Could you try to upload it again please?
Best regards,
Rikard
Hi,
You have this in your child theme’s CSS:
#about-us.avia-section {
padding-top: 40px;
padding-bottom: 50px;
}
Please remove it or edit the values to your liking.
Best regards,
Rikard
oh yes! thank you rikard!
you can close this one.