Re-Sizing Featured Image - by talonhead - on WordPress WooCommerce support

This topic has 4 replies, 3 voices, and was last updated 8 years, 8 months ago ago by Jack Richardson

  • Avatar: talonhead
    talonhead
    Participant
    March 29, 2016 at 07:54

    Hey guys. I need the layout changed a bit on the single-product page.

    The featured image/gallery pics column is way too large. This has been addressed and fixed in the past with the following code inserted on Desktop custom CSS:

    .col-lg-4.col-md-5.col-sm-12.product-images {
    width: 28% !important;
    }

    But it no longer works since the update.

    Ideas?

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 29, 2016 at 08:05

    Hello,

    I’ve added this code in custom css for desktop. Please check.

    .col-lg-6.col-md-6.col-sm-12.product-images{
        width: 28% !important;
    }

    Regards,
    Robert Hall

    Avatar: talonhead
    talonhead
    Participant
    March 29, 2016 at 22:16

    So I guess the column sizes had to be changed for some reason on this go around? For whatever reason, it works now. Thanks Robert!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 30, 2016 at 08:20

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

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

The issue related to '‘Re-Sizing Featured Image’' has been successfully resolved, and the topic is now closed for further responses

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