Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1030992

    The Ultimate Social Media Icons widget is cutting off the icons on the sidebar. It works fine with default theme.

    #1031231

    Hey DJQuad,

    .sfsiplus_norm_row {
        width: 100%;
    }

    Best regards,
    Rikard

    #1031330

    That didn’t work. See how the YouTube logo is cut off?

    #1031674

    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

    #1031774

    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?

    #1031976

    Hi,

    Yes, Enfold->General Layout->Dimensions.

    It’s not a theme problem.

    Best regards,
    Rikard

    #1032060

    I should have said issue, because using another theme worked fine.

    Widening the sidebar by 2% worked though. Thanks.

    #1032176

    Hi,

    Ok, maybe because the sidebar in the other theme had room for a fixed width element of 300 pixels. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.