• Hi,

    I am looking for a way to remove the borders between widgets. I managed to remove the of them by changing the css:

    #loginpanel .widget-second {

    padding: 0px;
    border-left: 0px;
    border-right: 0px;

    }

    #loginpanel .second {

    padding: 5px;
    border-left: 0px;
    border-right: 0px;

    }

    I am desparately looking for the class that removes the borders between widgets, but I cannot find this. Is there anyone who can shed a light on what to do?

    Many thanks in advance!

    Best regards,
    Mauwy

    http://wordpress.org/plugins/superslider-login/

  • The topic ‘Removing Separators’ is closed to new replies.