Tagged: header, logo area, social icons
Dear reader,
Currently I have the Social Icons displayed in top bar at the left.
First the background color is black and didn’t find where to amend.
Secondly, the Icons are now only visible when the cursor moves over it.
I prefer to have the Social Icons dislpayed at all times.
Furtermore it their a possbilily to have them customized as currently the icons are very small.
Thanks :-)
Hi michael_world2cycle,
Please try the following in Quick CSS under Enfold–>General Styling:
#top #header_meta {
background-color: white !important;
}
Best regards,
Rikard
Hi Rikard,
Great! This works fine.
Just to double check.
Is their a possbilily to have them customized as currently the icons are very small.
Many thanks for taken the time to answer my questions :-)
Hi,
Try the following as well:
.social_bookmarks li a {
font-size: 16px !important;
}
Thanks,
Rikard
Many thanks for the support.
Item can be closed :-)