Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author MembershipWorks

    (@sourcefound)

    Hi, the Constant Contact widget does not contain any css so you do have to style it yourself. Try adding this to your theme css file:

    .widget_sf_widget_constantcontact label{
    clear:both;float:left;width:35%;margin-top:5px
    }
    .widget_sf_widget_constantcontact input[type=”text”]{
    float:left;width:60%
    }
    .widget_sf_widget_constantcontact input[type=”submit”]{
    margin-top:10px
    }

    Thread Starter steross17

    (@steross17)

    Thanks, that works!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘All clustered together!’ is closed to new replies.