Reply 202413 to: Shop category page & some css issues

Avatar: Rose Tyler
Rose Tyler
Support staff
November 5, 2018 at 16:05

Hello,

1. There is no such possibility, unfortunately.
2. You can delete margin-top: 50px; from this custom css code http://prntscr.com/len5be
or add this code

.filter-content .btn {
    margin-top: 0px;
}

3. Add this code in Global custom css:

@media only screen and (max-width: 1200px){
    .shopping-container .shopping-cart-widget {
        padding-right: 0px;
    }
}

4. Change this custom css code http://prntscr.com/len75t
and add this:

.header-wrapper .shopping-container i.fa {
    color: black !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.