Facebook Button 100% Full-Width

This little css snippet creates a 100% full-width facebook button (Full compatible with the responsive Add-On)

Put this code into mashshare->settings->customize->custom css:

.mashsb-buttons a {
  display: block;
  overflow: hidden;
  float: none;
}
.mashsb-count {
width:50px;
}


.onoffswitch{
display:none;
}

Enable only the facebook button!

Still need help? Contact Us Contact Us