How do I Get The 2 Tabs To Be In The Center? - Question | JoomShaper

How do I Get The 2 Tabs To Be In The Center?

FB

Fernando Bautista

SP Page Builder 1 year ago

Best regard.

I made a tab module (2 tabs) but the tabs are on the left.

How do I get the 2 tabs to be in the center?

attached image:

https://drive.google.com/file/d/13zd3jMPNpxjHd23qhZ3eCkc3SoEBEM4k/view?usp=drive_link

Thank you for your kind collaboration.

0
3 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #146710

Hi

Thanks for contacting us. Please use this custom CSS in your custom.css file

.sppb-nav{
   margin: 0 auto !important;
}

-Regards.

0
FB
Fernando Bautista
Accepted Answer
1 year ago #146954

Best regards and thanks for responding.

If I put that code in the code area of the template at a general level, it centers all the modules with tabs and I only need to apply the code in a single module which I indicate in the screenshot

Is it possible to only apply the code to a specific module? If that's how it's done.

Thank you.

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

Hi

Where is that section now? Did you remove it? I cant find out.

0