Home Forums WoodMart support forum padding

padding

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

    fcoerezza
    Participant

    hi, look at the image attached.
    I added in the megamenu a list of products, and I’d like to reduce the space between the image and the title on the right.
    I added in the custom CSS the following

    .product_list_widget>li .widget-product-img img {
    margin-right: 0;
    padding-right:0;
    }

    but it does not work.
    What can I do?

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

    Hello,

    Please share the wp login details in private content under the message area I will further check and give you a possible solution.

    Best Regards.

    #515575

    fcoerezza
    Participant

    as requested …

    #515762

    Hello,

    Edit this HTML Blocks with elementor and and edit product grid and carousel widget and in the advanced tab add the following custom css:

    .product.wd-hover-small .product-wrapper {
        gap: 1px;
       max-width: 90%;
    }

    Best Regards.

    #515800

    fcoerezza
    Participant

    thank you. with this code I can reduce the image size.
    Can you tell me how can I also reduce the space between the image and the text on the right please?

    #515992

    Hello,

    Sorry to say it is not possible to do what you want. This is the product design in the product grid or carousel element. Edit product grid or carousel > in the style tab go to product design and select the design per your requirements.

    Best Regards.

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