Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi Zep,

    This very much looks like a template issue. Could you please ask the creator of your template about it?

    Otherwise we can also do template work for you – please contact us at support at ultimatelysocial dot com.

    Kind regards,

    John

    Thread Starter zep101

    (@zep101)

    It’s not very likely my template because none of the other widgets are effected this way. You can see on my page https://www.clickmoves.com

    Hi Zeb, it could still be a template-specific issue, it just doesn’t show with the other widgets. Our plugin uses codes which the other widgets don’t, but still it shouldn’t conflict with the template, except if there is an issue on the template. Could you please ask the creator of the template about it or contact us at https://www.ultimatelysocial.com?

    Thread Starter zep101

    (@zep101)

    I found out what the issue is. I used ‘<?php echo DISPLAY_ULTIMATE_PLUS(); ?>’ to display the icons in my header (shortcode not working)and I had to add styling to place it where I want and I don’t know why but it effected the white space in the plugins widget.

    This is the css I used:

    ‘sfsiplus_norm_row {
    float: right;
    min-width: 25px;
    position: relative !important;
    }

    .sfsi_plus_widget {
    bottom: -65px;
    min-height: 55px;
    position: relative;
    right: 0;
    }
    .sfsiplus_norm_row {
    padding-right: 65px;
    }’

    Ok, thank you for sharing your solution! Other users may find it useful.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to get rid of all the white space in widget’ is closed to new replies.