• Resolved iamaileen

    (@iamaileen)


    If you look at this page, my gallery seems to be set at a maximum width of around 500px only on desktop.

    How can I make the width 100%? Because now there’s a very wide white space to the right in between the gallery and the product details.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Bayejid Ahmed

    (@bayejid00)

    Hi @iamaileen,

    Thanks for reaching us. Hope you are doing well.

    We have checked your single product page and the templated is designed with Divi builder. We would request you to increase the Gallery Width from the plugin settings (https://prnt.sc/7pTWN9vCqpYf).

    The second way, to reduce the white space between the gallery and the product details please use the following CSS to the plugin’s Advanced> Additional CSS and save it. Have a look at the screenshot.

    #wpgs-gallery.woocommerce-product-gallery {
        max-width: 100% !important;
    }

    Hope the issue will be resolved and let us know if it works or not.

    Thanks.

    Plugin Support Pulak Ahmed

    (@pulak00)

    Hi @iamaileen,

    This thread has been inactive for a bit, so I’m going to mark it as Resolved now. Please feel free to open a new one if you have any further questions.

    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Gallery width’ is closed to new replies.