Default Builder child theme reset


/ Published in: CSS
Save to your folder(s)



Copy this code and paste it in your HTML
  1. .builder-module {
  2. margin-bottom: 0;
  3. border-top: none;
  4. border-bottom: none;
  5. }
  6.  
  7. .builder-module-sidebar {
  8. background: none;
  9. }

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.