How can add Box Frame to Product Image in woocommerce?

This topic has 4 replies, 3 voices, and was last updated 8 years, 2 months ago ago by Stan Russell

  • Avatar: kkszeto8
    kkszeto8
    Participant
    February 18, 2016 at 09:12

    Hi Genuis,

    Good Morning!
    Could you please inform me how can add Box Frame to Catalog Page? Like below,
    2016 02 18 160108

    And I found that in GitHub can be setup the Box Frame
    https://gist.github.com/agusmu/6665449
    Is that possible to add into Child theme (Functions.php and style.css) using this code ? And Risk? Please advice
    If okay, please give me the insturction so that I can create child theme to copy these.

    Thank you so much!
    Keith

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 18, 2016 at 09:29

    Hello,

    Please try to add the following code in Global Custom CSS.

    .product-image-wrapper {
        padding: 10px;
        background: #fff;
        border: 1px solid #BCBCBC;
    }

    Regards,
    Robert Hall.

    Avatar: kkszeto8
    kkszeto8
    Participant
    February 18, 2016 at 10:24

    You are the best of the best! 🙂 always!!
    Problem solved.

    Thanks
    Keith

    Avatar: stan
    Stan Russell
    Participant
    February 18, 2016 at 10:46

    Hello kkszeto8,

    thank you for such warm words! You are welcome!

    Regards,
    Stan Russell.

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘How can add Box Frame to Product Image in woocommerce?’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.