• Resolved pirate1227

    (@pirate1227)


    In mobile responsive mode the thumbnails create two columns which is fine, but they are aligning left versus centering. This leaves a gap on the right. Do you have any css that will force it to center on mobile when it converts to two columns. I’ve tried changing the gallery general setting to center, but that does not work either.

    Thanks

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

Viewing 1 replies (of 1 total)
  • Plugin Author robosoft

    (@robosoft)

    It’s happening because of extra padding in elementor block. We have checked gallery on frontend and in console of the page we have find out this style:

    elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 10px;
    }

    Try to modify it and remove this extra padding, in this case if you don’t need it and gallery will be aligned properly without this spacing on page.

Viewing 1 replies (of 1 total)
  • The topic ‘Alignment in Mobil’ is closed to new replies.