How To Center The Before After Addon? - Question | JoomShaper

How To Center The Before After Addon?

JK

Jeffrey Kiefer

SP Page Builder 1 year ago

How do I horizontal center on page the whole before after addon? I thought there would be an option in the addon for this but was unable to find it.

0
6 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #167081

Hi

Use this CSS in your custom.css file

div#sppb-addon-wrapper-1725403954721 {
    display: flex;
    justify-content: center;
    align-items: center;
}
0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #166592

Hi

Thanks for contacting us. Could you please explain your issue a bit more? If possible, give me an example of your issue please. It helps me to understand the issue properly.

-Regards.

0
JK
Jeffrey Kiefer
Accepted Answer
1 year ago #166888

Yes. I want to center the before after addon. I attached a pic. https://iooflodgedirectory.org/images/ss-before-after.png

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

Could you please give me your site URL? I need to check.

0
P
Patrick
Accepted Answer
1 year ago #166915

Good question, i have the same question

0
JK
Jeffrey Kiefer
Accepted Answer
1 year ago #167049

The site is in development and you'll need to login.

0