Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #61352
    jeppevinum
    Member
    Post count: 156

    Is it possible making a drop shadow on the frontpage product, like on the picture i have attached?

    #61362
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Of course, add this to your custom css:

    .woocommerce ul.products li.product figure {
      box-shadow: 0 8px 6px -7px #999999;
    }

    – Kyle

    #61364
    jeppevinum
    Member
    Post count: 156

    Thanks! What about these?

    #61661
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this code

    ul.mini-list li figure {
      box-shadow: 0 8px 6px -7px #999999;
    }

    Thanks 🙂
    With Best Regards
    Swift Ideas

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