Home Forums WoodMart support forum Shop Page Widget – Products Categories

Shop Page Widget – Products Categories

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

    kares
    Participant

    On the Shop Page, we have I widget on the left side, Products Categories. Can you help me to remove the padding (bottom & top) between the subcategories in the Categories menu? We tried to remove it but only worked on some of the subcategories. Is there any solution to make it default for every subcategory?

    I send you an attachment (the 2nd one) how I want it to be. The first attachment is what I want to change.

    Attachments:
    You must be logged in to view attached files.
    #84828

    Hello,

    Please provide your site admin access

    Best Regards

    #84829

    kares
    Participant

    Here you go and please see the attachments.

    #84854

    Hello,

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

    .widget_product_categories .product-categories li a {
        padding-top:0;
        padding-bottom:0;
    }

    Best Regards

    #85031

    kares
    Participant

    Thank you
    Best Regards

    #85048

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Shop Page Widget – Products Categories’ is closed to new replies.