Tagged: tab section
Hello,
I have a problem with the tab section. One of my titles seems to long and the tab section can’t handle it.
I attached a screenshot in the private content section. My issue is concerning the first tab.
How can I make the text aligned with the logo and the arrow below? I can’t find the custom CSS I need to add.
Best regards
Hey Sachifus,
Thank you for the inquiry.
The following css code should align the tab section title image and the arrow below.
.av-tab-section-image, .av-tab-arrow-container {
margin: 0 auto;
}
Please toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css code.
Best regards,
Ismael
Hello Ismael,
It worked! Thank you so much for your help.
Have a nice day !