remove image and add colour
-
here i want to remove that image from categories circle and add color with border as well as sub categories circle
Attachments:
You must be
logged in to view attached files.
Hello,
Navigate to Products > Categories > edit the category > scroll down to Thumbnail option and you can change category image https://prnt.sc/cjzBAPFq_JEK
Best Regards
i want to remove image instead that i want css color
Hello,
Do you want to apply the same color for all category circles, or would you like to assign different colors for each category? Let me know so I can assist you accordingly!
Best Regards
same color for main category and another color for sub category
Hello,
Try to add the below css in Theme Setting > CUSTOM CSS > Global Custom CSS:
.cat-design-zoom-out .wd-cat-thumb:before {
opacity: 1 !important;
}
.cat-design-zoom-out .wd-cat-thumb:before {
background-color: #0d0ddf !important;
}
Best Regards
its working, good iss possible add that smooth effect like before if we hover its darky
Hello,
Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.
Best Regards
issues resolved
Best Regards
Hello,
Sounds Great! that you solved the issue by yourself. You are the best.
You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘remove image and add colour’ is closed to new replies.