Hey guys,
The page I am working on is:
http://vitalthrive.us/#tab-id-1
I’m working on the Tab element under the three videos where is titled “Benefits”
I’m curious how I can increase the icons that are in the title area of the tabs in the tab element?
Thank you for the great support as always.
Hi Nathan,
Please try the following in Quick CSS under Enfold–>General Styling:
span.tab_icon {
font-size: 25px !important;
}
Best regards,
Rikard
It worked thank you!