New Landing How can we help? Atelier Space between product image and title

Viewing 15 posts - 1 through 15 (of 15 total)
  • Posted in: Atelier
  • #221747
    teddyden
    Member
    Post count: 195

    Hello,

    My products images on shop page are slightly overlapping the title below them,. How can I make more space between under the product image and the top of the product title?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #221777
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please try to use this custom css code:-

    .woocommerce ul.products li.product h3{
    margin-top:5px !important;
    }

    Thanks
    Mohammad

    #221778
    teddyden
    Member
    Post count: 195

    Hi Mohamed,

    Unfortunately that didn’t do the trick, I tried 10px, etc. still not

    #221781
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url with issue.
    Thanks
    Mohammad

    #221787
    teddyden
    Member
    Post count: 195
    This reply has been marked as private.
    #221793
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code and check after delete the cache that was created cache plugin:-

    .woocommerce .products .product h3, .woocommerce ul.products li.product h3{
    padding-top: 10px !important;
    }

    Thanks
    Mohammad

    #222042
    teddyden
    Member
    Post count: 195

    Hi Mohammad, Unfortunately its not making the fix.

    #222043
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    It seems caused by a css that is affecting the line-weight of the h3 tag.
    Try this code.

    .woocommerce .products .product h3 {
        line-height: 125% !important;
    }

    -Rui

    #222052
    teddyden
    Member
    Post count: 195

    Also not 🙁

    #222072
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please clear the cache that is created by plugin. Make sure that you have in
    Thanks
    Mohammad

    #222073
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please clear the cache that is created by plugin.
    Thanks
    Mohammad

    #222337
    teddyden
    Member
    Post count: 195

    I tried everything,. still not

    #222357
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Can you provide admin access because those codes should work.
    Maybe there is an error in your current css.

    -Rui

    #222396
    teddyden
    Member
    Post count: 195
    This reply has been marked as private.
    #222452
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please deactivate WP rocket plugin and check for issue.
    Thanks
    Mohammad

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register