Different Left Margin Joomla Article And Pagebuilder Page - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Different Left Margin Joomla Article And Pagebuilder Page

PK

Peter Klinke

SP Page Builder 3 years ago

There is different margin below the page title for joomla article and pagebuilder pages.

Pagebuilder page with Helix Ultimate

Joomla content

Joomla pages fits but pagebuilder page content is 10px to far left.

How to correct this?

0
11 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #90546

Sorry for the misunderstanding. Please delete my previous code and use this one

.sppb-addon.sppb-addon-text-block {
    position: relative;
    right: 15px;
}
0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #89785

Hi

Thanks for contacting us. Could you please give me that specific page link?

-Regards.

0
PK
Peter Klinke
Accepted Answer
3 years ago #89793

Well, you'll find in hidden content because of the site isn't public yet.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #89816

It seems ok on my end. I think it is fixed now.

https://prnt.sc/txsRFFWV1EX0

0
PK
Peter Klinke
Accepted Answer
3 years ago #89825

No, sorry. As I wrote I have fixed it temporarily with a margin -14px on first row. I have set it back now so you can see the margin.

The page on your screenshot is right, of course because this is the joomla content page not the pagebuilder page.

Please look at the url below in hidden content

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #90060

Hi

Use this custom CSS


#sppb-addon-1666346455825 {
    position: relative;
    right: 15px;
}

Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

0
PK
Peter Klinke
Accepted Answer
3 years ago #90491

Unfortunately this is not the solution.

This code is only for first text block, not for the following. I am searching for reason and solution to solve this globally.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #90537

Ok glad to know that you have managed to solve the issue. You can now close this post by accepting the answer.

0
PK
Peter Klinke
Accepted Answer
3 years ago #90543

?? Why do you think the issue is solved?

No, your code is not the solution I need. Please look exactly at my last post!!

0
PK
Peter Klinke
Accepted Answer
3 years ago #90548

Well, thank you!

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #90586

Welcome.

0