Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #2094323
Instagram gallery
Closed

Comments

  •  3
    altaigenden started the conversation

    Is there a way to set gallery width to 100%?

    and increase number of Columns of images?

    and increase number of total Images shown in gallery? like 200-300?

  •  4,774
    Michael replied

    HI! 

    Unfortunately, you can use either 3 or 4 columns. To stretch the gallery to the full width of the screen, use this custom CSS:

    .gem-instagram-gallery.portfolio.portfolio-slider .portolio-slider-center {
        max-width: 100% !important;
    }

     

    6707465710.png