Hello. Please see the page below. When I expand the width of tab title container, the title doesn’t center with the image and arrow below it.
Please see this image for desirables.
CSS Used
.av-inner-tab-title {width:150px;font-size:14px;font-weight:bold;}
Thank you,
Ryan
Hello. I’ve seen tons of other people’s tickets get responded to, multiple times since I’ve posted this question.
Hi,
Apologies for the delay, try adding the following to quick css:
.av-tab-section-image{
display:inline!important;
}
Best regards,
Jordan Shannon
Thanks, Jordan. Now, I just need to align the arrows.
Hi,
https://s.nimbus.everhelper.me/share/1608689/8izdcdhkn5nwux40zhfg
Here what I see
Best regards,
Basilis
Good to go. For others….
.av-tab-arrow-container {
display: inline-block;
}
Looks like we just missed each other. Good to go.
Hi,
I’m glad you were able to get this corrected. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon