New Landing How can we help? General Forum Help Changing Product Category/ Product Image grid shape

Viewing 8 posts - 1 through 8 (of 8 total)
  • #282726
    bikashshil02
    Member
    Post count: 46

    Hi,

    Is there any way I can change the shape of the grid of Product and Product Categories. Like curved corners. By Default background is rectangular(grey color).

    Thanks

    Bikash

    #282733
    David Martin – Support
    Moderator
    Post count: 20834

    Please add your purchase code from ThemeForest to your profile: http://www.swiftideas.com/forums/users/bikashshil02/.

    Thanks.

    #282741
    bikashshil02
    Member
    Post count: 46

    Added The Purchase Code

    #282743
    David Martin – Support
    Moderator
    Post count: 20834

    Great! So you want to add a border radius to your product images? Please supply a URL for this page.

    Thanks.

    #282751
    bikashshil02
    Member
    Post count: 46

    Yes. Both for Product Category Images and Product Images. Please visit http://www.upayan.com

    Thanks

    #282754
    David Martin – Support
    Moderator
    Post count: 20834

    Please test this in Theme Options => Custom CSS:

    .woocommerce ul.products li.product a img,
    .product-type-standard figure img,
    .product-shadows .products .product figure {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }
    #282805
    bikashshil02
    Member
    Post count: 46

    This works great. Thanks a lot.

    Appreciate your quick help on this

    Regards

    Bikash

    #282848
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks David

    Please don’t forget to register your licence and post in the correct theme forum

    -Kyle

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

You must be logged in to reply to this topic.