The Ultimate Social Media Icons widget is cutting off the icons on the sidebar. It works fine with default theme.
That didn’t work. See how the YouTube logo is cut off?
Hi,
Yes, since the developers of the plugin are setting the width to a fixed pixel value. How is this related to any of our themes by the way?
You can try this instead:
.sfsi_plus_wDiv {
width: 100%;
}
If that doesn’t work then contact the developers of the plugin.
Best regards,
Rikard
That didn’t help. They said to contact you since it’s a theme problem. If I disable the theme or use another it works fine.
Is there a way to widen the entire sidebar?
Hi,
Yes, Enfold->General Layout->Dimensions.
It’s not a theme problem.
Best regards,
Rikard
I should have said issue, because using another theme worked fine.
Widening the sidebar by 2% worked though. Thanks.