Hey guys,
Is it possible to increase the size of the font above the tab section?
http://prntscr.com/fb4u7k
Also, is it possible to change the default grey background?
It would be cool to have it as an option to change in the advanced styling section?
http://prntscr.com/fb4uy9
Thanks,
Krissie
Hey Krissie,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.av-inner-tab-title {
font-size: 20px !important;
}
.av-tab-section-tab-title-container {
background-color: green !important;
}
Please adjust the values as needed.
Thank you for the feedback about adding it into Advanced Styling. Please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/ This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most.
Best regards,
Sarah
Thanks Sarah!
Instead of stating the name of a colour, can I use hex values?
:)
Hi,
Yes you can use hex values too :)
Best regards,
Nikko
Great, thanks! :)
You’re welcome! We’re glad to help. Can we assist you with anything else in this topic, or can we close this thread?
Best regards,
Sarah
Yes you can close it. Thanks Sarah :)