Happy New Year! Here’s to an exciting 2018 with what we hope are some great things coming for Enfold….
Quick question – I would like to increase the font size of the “small title” field of the social share buttons element in ALB… is that possible?
Thanks,
Rob
Hey goldengate415,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top #header_meta .phone-info {
font-size: 14px;
}
Just adjust the font size value. Hope this helps :)
Best regards,
Nikko
Hi Nikko,
I adjusted it up to 32 px as an experiment on the font size changed…. deleted cache (server side and browser)… no change to the title over the social sharing element.
Thanks
Hi goldengate415,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.av-share-box .av-share-link-description {
font-size: 32px;
}
If you need further assistance please let us know.
Best regards,
Victoria
You solved it! Thank you Victoria!!!!!!!!!!!!!!
Hi,
Great, glad we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
OK to close, thanks!