HOW I CAN CHANGE FONT AND BOLD FONT FOR CATAGORIES SECTION
-
Hello,
1) HOW I CAN BOLD FONT FOR CATAGORIES SECTION.
2) HOW I CAN ADD PHOTOS AND ADD “SHOP NOW” BUTTON AS LIKE FURNITURE SECTION(DEFAULT).
ATTACHED FILE FOR YOUR REFERENCE.
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshots you attached.
1) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.widget_product_categories .product-categories li a {
font-weight: bold;
}
2) To add banners you need to create an HTML block then add the shortcode of the HTML Block in the specific category description area by editing the category.
Screenshot for Clarification: https://prnt.sc/vhypwq
Best Regards.