Site logo

Archived topic

Different content padding in home

5 replies · Started by Rodrigo on November 2, 2019

Viewing posts 1–6 of 6

Hello Tom,

I have changed content padding to 80, 40, 160, 40 pixels so content can breathe on single pages and posts. However, in frontpage, I would like to have no padding at all.

I tried several CSS snippets but can't find the exact property to modify. To what refers Customizer's Content Padding and what would be the proper class for home (frontpage) only?

Thanks in advance

Thank you David,

It worked perfectly! God, I love GP...

I am seeing now that a bottom border I had implemented on my main navigation is gone. I deactivated the layout recently created but still is missing.

I have this code which was working before:

.main-navigation {
border-bottom: 6px solid #e90189;
}

Do you know what's been creating the issue?

That CSS should still work but I'm not seeing it being added.

Can you double check?

Okay... this is weird.

I'm using a GP child theme and jumping between Customizer's Aditional CSS and Tom's Simple CSS. I'm doing this so I can see live changes and then to have a file to copy into the CSS stylesheet of my child theme.

If I put the code into Aditional CSS it works, but not with Simple CSS. So I deactivated the plugin and going to stay just with Simple CSS, in order to copy later to the CSS stylesheet.

Seems it's working now...

Both methods should work but I would recommend keeping them all in one place so it's easier to manage :)

This archived topic is closed to new replies.