Lulu_B Posted May 19, 2020 Share Posted May 19, 2020 Site URL: https://www.frangipanibeatt.com/ Hi! I've been trying to remove/hide the thumbnails that appear if you scroll to the end of each gallery. I've tried the code below, but that unfortunately removes the thumbails from my homepage/index. Thanks in advance! div#container-content>#grid { display: none; } Link to comment
tuanphan Posted May 19, 2020 Share Posted May 19, 2020 Add to Home > Design > Custom CSS .collection-type-index.index-detail div#grid { display: none; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Lulu_B Posted May 19, 2020 Author Share Posted May 19, 2020 Thank you so so much, it worked :-) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.