Customizing the CSS code
-
Good Morning
I added the below CSS code in my site, but i can not modify the spaces on top and bottonon, see the pictures.
How i can customize this spaces and do you has a sugestion to optimize this CSS code?
Best Regards.https://lencoismodacasa.com.br/wp-content/uploads/product-page-shipping-calculator-for-woocommerce-01.jpg
https://lencoismodacasa.com.br/wp-content/uploads/product-page-shipping-calculator-for-woocommerce-02.jpg.pisol-ppscw-container{
margin-top: 0px !Important;
margin-bottom: 0px !Important;
}
.button.pisol-shipping-calculator-button{
width: 300px;
font-size: 14px;
}
.pisol-shipping-calculator-form {
padding: 10px 10px 0px 10px !Important;
width: 300px;
}
.pisol-shipping-calculator-form .button {
margin-bottom: 0px !Important;
}
.pisol-shipping-calculator-form .form-row input,
.pisol-shipping-calculator-form .form-row select {
margin-bottom: 0px !Important;
}@media screen and (max-width: 959px) {
.button.pisol-shipping-calculator-button{
width: 100% !Important;
}
.pisol-shipping-calculator-form {
width: 100% !Important;
}
}The page I need help with: [log in to see the link]
- The topic ‘Customizing the CSS code’ is closed to new replies.