Home Forums WoodMart support forum Remove shadow from "Tiled" product display

Remove shadow from "Tiled" product display

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

    ToriTori38
    Participant

    Hello,

    Can you tell me what CSS I need to remove the shadow from the “tiled” product design display? I like the the tiled product design (the layout of icons on mobile and desktop), but I want to hide the tiled affect for a more seamless design.

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

    Hello,

    Please provide the URL of the website to check it myself and provide you with custom CSS code.

    Best Regards.

    #211649

    ToriTori38
    Participant

    Here is a page with the “Tiled” design (see private comments below)

    Thanks in advance.

    #211658

    Hello,

    Please try and add the following Custom CSS under Global Custom CSS area from Theme Settings >> Custom CSS to remove the box shadow from the grid items.

    .woodmart-hover-tiled .product-wrapper {
    box-shadow: none;
    }

    Best Regards.

    #211661

    ToriTori38
    Participant

    Works perfectly- Thanks again 🙂

    #211669

    Most Welcome!!!..

    Well, @ToriTori38!.., it’s been great chatting with you! I hope I resolved your issues thoroughly.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Remove shadow from "Tiled" product display’ is closed to new replies.