• Resolved vaart

    (@vaart)


    Everything worked perfect and I’ve also purchased a pro version of this plugin.

    At a certain time every modula gallery stopped showing full width.

    This is very frustrating. Please advise.

    Thank you!

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Cristian Raiber

    (@cristianraiber-1)

    @vaart – thanks for reaching out!

    Could you please make sure that you have 100% set in the “width” attribute of your gallery in Modula’s backend?

    Alternatively, here’s some custom CSS that’ll fix your issue:

    html body div[id^=”jtg-“] {
    max-width: 100% !important;
    }

    The issue seems to be actually coming from the theme you’re using. It’s setting a LOT of max-width values, on various viewports.

    Have you changed / updated the theme recently?

    Thanks,
    Cristian.

    Thread Starter vaart

    (@vaart)

    Hello Cristian!

    Thank you so much for your help, that worked perfectly!

    I did not make any changes, this issue just appeared. The theme itself might updated though, but I am not sure.

    Thank you again!

    Same issue here. Just sent a support request to Modula Pro website. Very frustrated with this and the earlier issues of all the captions appearing and totally blowing up the gallery. Not good.

    Hello @kimkzoo,

    We apologize for the inconvenience!
    Did you try the code provided by @cristianraiber-1 above?
    This might fix it.

    This is most likely from your theme’s settings which does not have that page at full width.
    If you send me your website’s url (the page with the gallery) I can take a look and investigate.

    Warmly,
    Mihaela

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Modula gallery not showing full width’ is closed to new replies.