Home Forums WoodMart support forum HOW I CAN CHANGE FONT AND BOLD FONT FOR CATAGORIES SECTION

HOW I CAN CHANGE FONT AND BOLD FONT FOR CATAGORIES SECTION

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #250933

    anitapaul8787
    Participant

    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.
    #251033

    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.

Viewing 2 posts - 1 through 2 (of 2 total)