Home Forums WoodMart support forum Category customization

Category customization

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #107109

    exzomotion
    Participant

    Hello, I have some qustions about category customization.

    1. How can I customize the display of these blocks – http://prntscr.com/mk39jt. My site does not display correctly. On my site there are 2 categories with products, but the block is displayed 1 – http://prntscr.com/mk3e5s.
    2. Can a picture in the category be higher than this size? – http://prntscr.com/mk3fhw. Now if the picture is higher, it is cropped.
    3. How can I change the color of the title H1 for only one category? In the category where the picture is white, the title is not visible.

    #107127

    Hello,

    1. Navigate to the Theme Settings > Shop > Title and Sidebar > disable “Show current category ancestors”

    2. Navigate to the Theme Settings > Page title > set “Large” in “Page title size”

    Please add the code to the Theme settings > Custom CSS > Global

    .term-mishki-iz-roz .main-page-wrapper .page-title .nav-shop .shop-title-wrapper .entry-title{
    color:red;
    }

    Best Regards

    #107134

    exzomotion
    Participant

    On the 2 and 3 questions everything is very clear, but the first question is not resolved. I want to ask why not all categories of the site are displayed here – https://prnt.sc/mk3e5s.

    #107154

    Hello,

    Make sure all the categories have at least one product. If it still does not work, deactivate third parties plugins nor related to the theme and provide your site admin access to the private content area for checking.

    Best Regards

    #107165

    exzomotion
    Participant

    I think I found the problem. The default category is not displayed in this place.
    When I have many categories will I be able to assign only those that I need?

    #107168

    Hello,

    No, all the categories will be shown.

    Best Regards

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