Reply 191576 to: Need a logo to be larger on mobile

Avatar: Rose Tyler
Rose Tyler
Support staff
April 20, 2018 at 08:25

Hello,

1. Please add this code in Theme Options > Styling > Custom css > Custom css for mobile:

.header-wrapper .header-logo img {
    max-width: 140px !important;
}

2. Global Custom css:

.template-container {
    background-color:  gray;
}
.content-product {
    background-color:  white;
}
.content-product .price {
    padding-bottom: 25px !important;
}
.content-product .product-title {
    text-align: center;
}
.content-product .price {
    text-align: center !important;
    padding-right: 0px !important;
}

Regards

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.