Home Forums WoodMart support forum spacing between product categories and title

spacing between product categories and title

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #539712

    kalipsso3
    Participant

    is there a way to add spacing between product categories and title people are clicking on categorie by mistake

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

    Hello,

    Can you please share the page URL I will check and give you a possible solution.

    Best Regards.

    #539913

    kalipsso3
    Participant

    all product archives

    #540084

    Hello,

    Please try to use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:

    .product-grid-item :is(.wd-entities-title,.wd-product-cats,.wd-product-brands-links,.wd-product-sku,.wd-product-stock,.price) {
        margin-block: 4px;
    }

    Best Regards.

    #540106

    kalipsso3
    Participant

    It didnt work

    #540249

    Hello,

    Can you please share the WP admin login details of your site so I will check and give you a possible solution?

    Best Regards.

    #540254

    kalipsso3
    Participant

    Sure

    #540413

    Hello,

    Please try to use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:

    .wd-product .wd-entities-title {
        margin-bottom: 30px !important;
    }

    Best Regards.

    #540565

    kalipsso3
    Participant

    Still didnt work

    #540704

    Hello,

    This code is working fine on your site.
    https://ibb.co/qgvgTPV

    Sometimes, outdated or cached files can cause display issues. You need to clear your browser cache while checking the issue.

    Best Regards.

    #540714

    kalipsso3
    Participant

    can you check on live server

    #540776

    Hello,

    Please try to use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section for this site.

    [class*="title-line-"] .product-grid-item .wd-entities-title {
        margin-bottom: 30px;
    }

    Best Regards.

    #540780

    kalipsso3
    Participant

    it works now ty sm

    #540781

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘spacing between product categories and title’ is closed to new replies.