• Resolved ryboxxdesign

    (@ryboxxdesign)


    I have my own wordpress template coded by me. I have a problem with the width of the gallery not fitting in the container. In the Polish version of the store, everything looks as it should, while in the English version, the gallery is wide. In the mobile version, it also does not fit in the width of the container.

    In PL language is ok: https://veterisbonsai.pl/no-problem.png

    In EN language is problem: https://veterisbonsai.pl/problem.png

    Please help.

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

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

    (@pulak00)

    Hi @ryboxxdesign,

    Sorry for the inconvenience and delayed response.

    Please add the following CSS to the custom CSS section of the plugin and let us know if the layout has improved.

    #wpgs-gallery {
        max-width: 400px !important;
        margin-left: 20px;
    }

    Have a great day!

    Plugin Support Pulak Ahmed

    (@pulak00)

    Hi?@ryboxxdesign,

    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 ‘The problem with the width of the gallery. Goes out of the content.’ is closed to new replies.