• Resolved Aaron Kittredge

    (@kittyridge)


    Brilliant plugin, thanks! The popup beta is great on mobile and tablets. On mobile size the popup is too wide. Is it supposed to be responsive and take a more tall and narrow shape on smaller screens or is it’s size static?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Aaron Kittredge

    (@kittyridge)

    This bit of css got the module window to fit better on portrait mobile screen:

    @media (max-width: 980px) { 
    	#gt_lightbox.gt_white_content .gt_languages {column-count:3;} 
    	#gt_lightbox.gt_white_content {left: 0;width: 100%;margin: -187.5px 0 0 0;}
    }
    Plugin Author edo888

    (@edo888)

    Hi,

    Yes it is a good way to configure it for different screen resolutions.

    As the name suggests, it is beta and I have not spend a lot of time for tweaking it.

    Thanks! ??

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