• Resolved Tevildiel

    (@tevildiel)


    Loving the look of your plugin and considering buying the pro version but I’m having an odd issue testing the custom grid layout! When I load my test gallery at https://annagorin.com/overhaul/test/, there’s a bunch of dead space on the right where column #3 should be. I refresh the page…dead space. I try resizing the window…still dead space. I open Inspect Element on Chrome, nothing. I check Toggle Device Toolbar on Inspect Element, and regardless of window size, column #3 immediately pops into place. What the heck!

    Any ideas? This doesn’t seem to be a full-width issue since it does pop into place eventually. I already tried this CSS in another thread:

    body #jtg-254.modula .modula-items {min-height: 1000px;}

    …which did nothing.

    Any help would be appreciated! Not sure if it’s the plugin or something weird in my theme, but obviously not user-friendly right now!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Tevildiel

    (@tevildiel)

    I should follow up to mention: the gallery page does work seamlessly in Firefox. Same issue with Edge and IE as well as Chrome though.

    Thread Starter Tevildiel

    (@tevildiel)

    Well, I answered my own question browsing through the forums a little more…adding to my CSS:

    .modula-items {min-height:1000px !important; }

    …and that seemed to do it. Guess adding the !important in there did the trick. If there’s a better way of solving it, let me know!

    Plugin Author Razvan Aldea

    (@raldea89)

    Hello @tevildiel ,

    sorry for the long wait. We are aware of this issue and it should be fixed in our next update, which should be coming real soon, after we test all the modifications/fixes/updates made to the plugin.

    Best Regards!
    Razvan

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Custom grid not displaying full width until inspector opened’ is closed to new replies.