Hello all,
Hope 2017 is off to a good start. My client is requesting that the font and social icons in the small bar above the main menu be larger. This cannot be controlled in the advanced settings. Do you have some code that could help me out with this request? Website listed below. Thanks!
Hey hylandgraphics,
Please try the following in Quick CSS under Enfold->General Styling:
.phone-info span, #header_meta ul.social_bookmarks li a:before {
font-size:20px !important;
}
Best regards,
Rikard
You guys are the best. Thanks!