SP Pagebuilder 5 Shifts Content Of Bottom-1 Position! - Question | JoomShaper

SP Pagebuilder 5 Shifts Content Of Bottom-1 Position!

H

H

SP Page Builder 1 year ago

I have a website (www.deijsmannetjes.nl) for which I use SP Pagebuilder 3 and Helix Ultimate template. I am using the bottom-1, bottom-3 and bottom-4 positions of Helix Ultimate for address information and the like.

In the dev-version of my website (https://www.dev.deijsmannetjes.nl) I have upgraded Pagebuilder to version 5. But now the contents of the bottom positions is messed up: bottom-1 and bottom-3 are overlapping. When I vieww the module positions (https://prnt.sc/Tb2cTdkh-DHS) te contents of bottom-1 seems to be shifted to right and overlaps with the position of bottom-2.

What is going wrong?

0
4 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #167740

Hi there!

Sorry for your experience.

Please use the following code in your custom CSS:

#sp-bottom1 .sppb-row-container {
    margin-left: 0;
}

Here is all about custom code placement in Helix Ultimate: https://www.joomshaper.com/documentation/helix-framework/custom-code-css-js-meta

Hope this will solve the issue for you!

Best Regards

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #168345

Hi,

Did that help?

0
H
H
Accepted Answer
1 year ago #168718

Works like a charm. Thank you.

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #168829

Hi,

Thanks for confirming and you are always welcome:)

You may accept the most useful answer in order to close the post.

Best Regards

0