Skip to content

Instantly share code, notes, and snippets.

View MarceloFullStack's full-sized avatar

Marcelo Guimarães MarceloFullStack

View GitHub Profile
.modal {
padding: 0 !important; // override inline padding-right added from js
}
.modal .modal-dialog {
width: 100%;
max-width: none;
height: 100%;
margin: 0;
}
.modal .modal-content {
########################### /* Alinhar botoes comprar */#################################
.woocommerce ul.products li.product h2 {
line-height: 2.5ex;
height: 5ex; /* 2.5ex for each visible line */
overflow: hidden;
padding:20px !important
}
########################### /* Alinhar botoes comprar */#################################