Hi there,
None of the settings for vertical alignment work, but adding this CSS does what I want.
.av-section-tab-title { vertical-align: top !important; }
However, titles that are a single line, & titles that run over two lines, this CSS cause the arrows to move up/down accordingly.
How do I make sure the arrows are all bottom aligned please, regardless of whether the title is a single or double line.
Thanks,
Jason
Hey Jason,
Can you give us a link to the page mentioned? so we can chek further.
Best regards,
Nikko
Hi Nikko,
Apologies for the slow response, URL attached.
Many thanks,
Jason
Hi Jason,
Thanks for that. First off, could you try updating the theme to the latest version (4.5.7) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.
Best regards,
Rikard
Apologies, that’s been done – no difference I’m afraid.
Hi Jason,
Try adding this css code in Quick CSS, located in Enfold > General Styling:
#top.page-id-4 #av-tab-section-1 .av-section-tab-title span.av-outer-tab-title {
min-height: 72px;
}
Hope it helps.
Best regards,
Nikko
Thanks Nikko – works a treat.
Hi Jason,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko