Home Forums WoodMart support forum Product Category

Product Category

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

    Khalid_Lakuom
    Participant

    Dear All,,
    – I added Product Category To my Home Page using WPBakery, and i select 5 Categories to appear in this section, all of them linked to shop page, but i need to Change “All Categories” category’s link to another Page.
    – Also, how can i change Font color and Remove product Count in the same section above
    image for the two points above

    Regards…

    #209250

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    It is not possible to change the link All the categories.

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .cat-design-default:hover .more-products {
    display:none;
    }

    You can change the font by means of Advanced typography option, which allows to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.

    Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/

    Best Regards

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