Anomaly On Section Format Of All Articles After Upgrading To SP Builder 5 - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Anomaly On Section Format Of All Articles After Upgrading To SP Builder 5

FF

Forrest FONG

SP Page Builder 2 years ago

Hi, I got the following format problems of article sections after upgrading to SP Builder 5.

1) 1st and 2nd sections of all articles are overlapped in desktop and laptop view

but they are ok for tablet and mobile views. photo1

2) The section margins are also not aligned.
3) Although all "Hidden" options of Responsive setting are disable, some options are missing in

the article edit page (such as Desktop), template style edit page (all landscape options). photo2

Please advise how to fix them. Thanks

Regards,

Forrest

0
3 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #122390

Added this CSS code inside the custom.css file.

.view-article .sp-page-builder .page-content .sppb-section:first-child {
    margin-bottom: 0px !important;
}
0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #122275

Hi there,

I appreciate you reaching out. I sincerely apologize for this oversight. There was negative mergin. Please check now.

-Thanks

0
FF
Forrest FONG
Accepted Answer
2 years ago #122310

Hi Toufiq,

Thanks a lot for your reply.

As I have over a hundred of articles with the same problem, do I need to adjust their margin one by one? or can I modify which Custom CCS setting of the template style so as to get them being aligned without doing it one by one. Thanks

Besides, it is normal for SP Builder 5 that no desktop icon was shown in the edit page? (i.e. the no. 3 problem in my first email). Thanks

Regards,

Forrest

0