I’m having some trouble removing some space above the slider on my site https://www.liladance.co.uk
On the home page the slider is displayed at the top of the page with little or no gap after the logo and menu, whereas on the other pages the is an empty black space above it. e.g. https://www.liladance.co.uk/projects/the-hotel-experience/
In the custom css i have “.entry-meta” “.page .post-title” and “div.header-callout” all set to display: none;
This removes all those aspects but i suspect is also the reason for the empty space above the slider.
Any ideas how to remove it would be gratefully received.
Hello there,
I hope you are doing well today.
You can use the following CSS code to add some top padding by going to Appearance > Customize > Additional CSS and pasting it there.
section.content-area {
padding-top: 0px;
}
Best Regards,
Support
Thank you, both happy and annoyed the answer was so simple! haha,
Dougie
Dear all,
this is my first post in the forum.
I’m very rookie user of WordPress and Shapely Theme.
Trying to create a new website, I started the pages creation some weeks ago and after some WordPress and Shapely Theme updates, today I’ve found two main differences:
- I can’t enable the “CTRL + scroll” feature to scroll the map in the contact page;
- the navigation menu scrolls together with the page content, instead of remaining visible on the top of the page.
Unfortunately I can’t link any site page, because on local server yet.
In advance, I apologize if I have not complied with some forum rules and thank you for the support.
Kind regards,
Cristiano
I wrote in the wrong section: excuse me guys!
Best regards,
Cristiano
I will close this case here