Hello to all,
I’ve got a problem with the tab section element: I can’t center the text, it’s moved to the left, even though I use a full screen section. (Attached private link to view the problem).
Can someone help me? thank you!
Hey oiser,
Try adding the following to quick css:
#lipsum p{
text-align:center!important;
}
Best regards,
Jordan Shannon
Hello Jordan,
thanks for the help, but unfortunately it doesn’t work: it always remains an empty space on the right and the text doesn’t center!
Hi,
Please provide a screenshot of what you are seeing.
Best regards,
Jordan Shannon
Hi,
Are you using a full-width column in the tab structure?
Best regards,
Jordan Shannon
Yes Jordan,
I use a 1/1 full width column. You can see this in the second example link.
Hi,
I am not able to see the white space on my laptop at this very moment, but please try adding the following to quick css:
.av-layout-tab-inner .container{
max-width:100%!important;
}
Let me know if this works.
Best regards,
Jordan Shannon
Hi Jordan,
yes, now works very well! Tanks a lot!!
Best regards!
Hi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon