Hello
I want to change the font size of the tab’s registers. I found the following CSS solution for another entry:
.av-inner-tab-title {
font-size: 18px;
}
But this one doesn’t work. Is there another solution?
Many thanks
Beat
Hi Beat
What do you mean by “tab’s registers”?
I don’t understand which element you want to change exactly, sorry.
Cheers
Michael
Hi Michael
Thanks for your answer.
It’s the element “Reiter”
Best regards,
Beat
Hi Michael
Below you will find the link which shows the element “Reiter” (or Tab) with the titles “Kurzbeschreibung”, “Sozialverhalten” and “Merkmale”.
Best regards,
Beat
Hi Beat
I can’t see the link as I am just a participant like you. It is only visible to moderators.
I also searched the frontend but could not find the labels such as “Sozialverhalten” or “Merkmale”.
Best,
Michael
Hi,
Thanks for the clarification. Please try the following in Quick CSS under Enfold->General Styling:
.tab_titles .tab {
font-size:16px !important;
}
Best regards,
Rikard
Hi,
Many thanks. It works fine.
Best regards,
Beat
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon