Viewing 1 replies (of 1 total)
  • Hi @thewanderfulsoul,

    Thanks for reaching out!
    Please add this code in Appearance > Customize > Additional CSS:

    @media screen and (max-width: 900px) {
    .final-tiles-gallery {
    	max-width: 100% !important;
    	overflow-x: hidden !important;
    }
    }

    Warmly,
    Mihaela

Viewing 1 replies (of 1 total)
  • The topic ‘Mobile gallery extending outside of body content area’ is closed to new replies.