Comments wojteq started the conversationFebruary 7, 2020 at 9:58amHello,how can I change a size of thumbnails in Styled Gallery thubmnails bar? Is it possibble to change a size/ratio of the main picture above the thumbnails bar?sincerery,Wojciech 4,774Michael repliedFebruary 7, 2020 at 11:43amHI!Please provide a link to this page.wojteq repliedFebruary 7, 2020 at 12:03pmhttps://kilimann.dfirma.pl/fenster01/ 4,774Michael repliedFebruary 7, 2020 at 12:27pmYou can change this sizeĀ in functions.php file, line 1593:'thegem-post-thumb-small' => array(80, 80, true),Thereafter, please use this plugin:https://wordpress.org/plugins/regenerate-thumbnails/wojteq repliedFebruary 10, 2020 at 3:55pmThank you! Could please advise me how to change a size/ratio of the main picture above the thumbnails bar? 4,774Michael repliedFebruary 11, 2020 at 7:10amSame file, line 1686:'thegem-gallery-fullwidth' => array(1170, 540, true), Sign in to reply ...
Hello,
how can I change a size of thumbnails in Styled Gallery thubmnails bar? Is it possibble to change a size/ratio of the main picture above the thumbnails bar?
sincerery,
Wojciech
HI!
Please provide a link to this page.
https://kilimann.dfirma.pl/fenster01/
You can change this sizeĀ in functions.php file, line 1593:
'thegem-post-thumb-small' => array(80, 80, true),
Thereafter, please use this plugin:
https://wordpress.org/plugins/regenerate-thumbnails/
Thank you! Could please advise me how to change a size/ratio of the main picture above the thumbnails bar?
Same file, line 1686:
'thegem-gallery-fullwidth' => array(1170, 540, true),