ekwatson
Member
Posted 10 months ago #
hi there,
my custom_gallery shortcode is giving my two columns, and i'd like to be able to have 4 or 5 possibly. How would I do this? Is editing custom css the way? Im confident enough to mess around with the code if you could point me in the right direction.
http://wordpress.org/extend/plugins/shortcodes-ultimate/
ekwatson
Member
Posted 10 months ago #
also, i have adjusted the cms media settings but nothing seems to adjust this using the custom_gallery. thanks!!
Hi ekwatson,
just try to reduce width of thumbnails.
Ex.:
[custom_gallery size="150x150"]
==>
[custom_gallery size="100x100"]