Blog Article Layout - Question | JoomShaper

Blog Article Layout

S

Seppe

SP Page Builder 1 year ago

Good morning

Through SPPB I made a blog page, where I can layout everything I want. The articles are basic joomla articles. the SPPB page has the "articles" element.

But... when I am on the website, and open an article, I see that the top margin is way to big.

The problem is, or it's too late at this time :), I can't find a way how to layout the page for the full article. In every SPPB article, you can play with the margins and paddings. But I don't seem to find it for a regular article

0
5 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #167545

Hi

Use this CSS in your custom.css file

#sp-main-body {
    padding: 0 !important;
}
0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #167395

Hi

Thanks for contacting us. Could you please give me your site URL and also a screenshot of your issue?

-Regards.

0
S
Seppe
Accepted Answer
1 year ago #167513

Good afternoon Please de details below

0
S
Seppe
Accepted Answer
1 year ago #167673

Good morning I asume I need to put this in the custom code of Helix itself? If not, just in a random page then from SPPB?

Although I put it now in the Helix Ultimate custom CSS, the gap between the top menu and article is already a lot smaller, it's still bigger than the rest of the articles made in SPPB

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #167971

Please insert the CSS in your custom.css file

0