Hi,
How do I reduce the spacing for my homepage (see image) but yet create spacing for my blog page? The logo is covering the top of the title of my first post on my blog page (see image) but the same spacing creates a gap on my home page.
Thanks!
Hi,
How do I reduce the spacing for my homepage (see image) but yet create spacing for my blog page? The logo is covering the top of the title of my first post on my blog page (see image) but the same spacing creates a gap on my home page.
Thanks!
Hi Candace,
Thank you for writing in, please navigate to Appearance > Customize > Additional CSS and remove this block of CSS, that is the culprit of the issue on the blog page.
header.masthead {
position: absolute;
width: 100%;
}
For the home page, that is the top padding of your Panel Row? Sorry, we can not provide a step on how to do this as it seems this is not using Cornerstone. So you need to find the padding option of Panel Row and set that to 0.
Hope it helps,
Cheers!
Hi Candace,
You’re welcome and it’s our pleasure to help you. If you have any other concerns, feel free to reach us.
Thank you.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.