Tagged: social icons
Hello,
The social icons spacing under the blogs is very small.
I updated Enfold to the latest version, deactivated all plugins but the issue is still there after this.
Can you help solve this, please?
Thank you!
Best,
Erik
Hi,
Sombody can help with this please?
Hi!
Just add it to your Theme’s CSS:
#top .av-share-box ul {
width: 100%;
}
Somehow this setting got lost in the recent Enfold Version!
Hi Tim,
Please try the following in Quick CSS under Enfold->General Styling:
ul.av-share-box-list {
width: 100% !important;
}
Best regards,
Rikard
Hi Rikard (and easyname),
Thanks, this worked!
Best regards,
Erik