Reply 13497 to: Changing the Background Colour and font of Add Cart

Avatar: Eva
Eva Kemp
Support staff
August 25, 2014 at 18:30

Hello,

I’ve added the following code into custom.css:

.product-slider {
width: 80% !important;
margin: 0px 100px 15px;
}

.carousel .slider {
    width: 80% !important;
}

and for mobile device:

@media only screen and (max-width: 479px) {.containerInner {
    width: 280px !important;
}
.page-template-frontpage-php .banner {
    margin-left: 0px !important;
}
.product-slider {
    width: 220px !important;
    margin: 0px 0px 15px;
}
}

Please check the site now.

Regards,
Eva Kemp.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.