Home Forums WoodMart support forum Box shadow Product

Box shadow Product

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #439708

    makexpertmodsrl
    Participant

    Please help me put a shadow box on all products, carousel, shop page, etc…
    I put this css, but it looks good on the first page, but not on the shop and carousel pages
    .products.wd-stretch-cont-lg :is(.product,.product-wrapper) {
    box-shadow: 0 1px 10px rgb(0 0 0 / 15%);
    }
    Can you help me pleaseeeee :((

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

    Hello,

    For the Archive and Carousel ones, please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    .products-bordered-grid-ins .product-wrapper {
        box-shadow: 0 1px 10px rgb(0 0 0 / 15%);
    }

    Best Regards.

    #439971

    makexpertmodsrl
    Participant

    Thank you ticket close

    #440119

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

The topic ‘Box shadow Product’ is closed to new replies.