Home Forums WoodMart support forum How to decrease space between product thumbnails & title in “new items”

How to decrease space between product thumbnails & title in “new items”

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #378133

    contactpleazurr
    Participant

    Hello,

    How can I decrease the space between product thumbnails & title in “new items” on my home page in mobile as seen here: https://snipboard.io/k15Kst.jpg ?

    #378343

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for mobile area under Theme Settings >> Custom CSS.

    .wd-products-tabs.tabs-design-simple .wd-tabs-header {
    margin-bottom: 0;
    padding-bottom: 0;
    }

    Best Regards

    #378417

    contactpleazurr
    Participant

    Hi Aizaz,

    I tried the code but it doesn’t seem to work šŸ™

    #378438

    Hello,

    Can you please share the WP admin login details of your site so I will check and solve the issue.

    Best Regards.

    #378797

    contactpleazurr
    Participant

    Hi Aizaz,

    Please see private content area.

    #378954

    Hello,

    Please replace the previous Custom CSS with the following then check back.

    .wd-products-tabs.tabs-design-simple .wd-tabs-header {
    height: 60px;
    }

    .wd-products-tabs.tabs-design-simple .wrap-loading-arrow {
    margin-top: 40px;
    }

    Best Regards

    #379329

    contactpleazurr
    Participant

    Thank you that worked!

    #379332

    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 8 posts - 1 through 8 (of 8 total)

The topic ‘How to decrease space between product thumbnails & title in “new items”’ is closed to new replies.