Reply 199208 to: How to remove Language

Avatar: Rose Tyler
Rose Tyler
Support staff
September 10, 2018 at 09:09

Hello,

1. I’ve added empty Text widget – http://prntscr.com/kslijq to remove the default demo content.
2. Please add this code in Theme Options > Custom css:

.category-1 .product-categories h2 {
    background-color: #e5534c;
    padding: 20px 15px;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    margin-bottom: 0px;
}
.category-1 .product-categories {
    border: 2px solid #e5534c;
}
.category-1 .product-categories li > a {
    padding: 17px 0;
    padding-left: 20px !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.