X3 Photo Gallery Support Forums
01 Oct 2016, 14:42
02 Oct 2016, 01:32
.slug-index .fotorama__fullscreen-icon { display: none; }
02 Oct 2016, 07:50
mjau-mjau wrote:There is no setting to toggle this button, but you can hide it from the index page with some custom CSS (settings -> custom -> custom CSS): Code Select all.slug-index .fotorama__fullscreen-icon { display: none; }