Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author WebHunt Infotech

    (@webhuntinfotech)

    Hello @einsteinsolutions88,

    I think you are talking about four column layout.

    Lite version of gallery only have two columns.

    Only version have this feature to show gallery in two, three and four column.

    Check here of all features available in Pro Version

    Thank You

    Thread Starter einsteinsolutions88

    (@einsteinsolutions88)

    Hej @webhuntinfotech,

    Maybe your right, but I am not sure I explained correctly.

    The way the organizations are organized here:
    https://einstein-empowerment.academy/organisatie/

    ‘2 by 2’
    is perfect for me. Great way to display the logo’s.

    My only point is that they are huge.
    I would like them more at thumbnail size in a 2 by 2 gallery.
    Is that possible or a pro feature (maybe be choosing 1 x 4 the pictures also get smaller, but I like the 2 by 2 display)

    Kind regards, Julia

    Plugin Author WebHunt Infotech

    (@webhuntinfotech)

    Hello @einsteinsolutions88,

    Gallery thumbnail are showing as much bigger, because it cover 100% width of there parent section size. It’s because of responsiveness of gallery, Adjust according to devices and their parent section size

    If two thumbnail have to cover full width the beauteously looks bigger.

    Now for the solution: you can use a div tag and put your gallery shortcode in div. Now set its width of div tag according to your requirement. gallery thumbnail are auto Adjust according to the div size

    Or

    You can try below css rule.
    Put the css rule in Custom CSS Editor option of the gallery.

    div#pvgm_623 {
    width: 50%;
    }

    save the changes

    Hope this will work for you.

    Note:- If above solution don’t work for you or your query something else please provide a screenshot with proper indication so we can batter understand your issue.

    Thank You

    Thread Starter einsteinsolutions88

    (@einsteinsolutions88)

    It works perfectly again!
    Thanks a lot, and have a nice day.

    Plugin Author WebHunt Infotech

    (@webhuntinfotech)

    You are most welcome ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘sizing the gallery’ is closed to new replies.