Viewing 2 posts - 1 through 2 (of 2 total) Author Posts May 9, 2018 at 16:11 #10986 AnonymousInactive I’m using the Gmedia Gallery plugin which has a 3 dots icon and load number to load more images. Is there a way to change this to a simple ‘Load More’ button? May 10, 2018 at 17:22 #10991 RattusKeymaster Custom CSS code for Phantom Pro module (for Phantom module just remove ‘Pro’ from class names): .gmPhantomPro_LoadMore .gmPhantomPro_pager span { display: none !important; } a.gmPhantomPro_pager::after { content: 'Load more'; font-size: 20px; white-space: normal; vertical-align: bottom; } Author Posts Viewing 2 posts - 1 through 2 (of 2 total) The forum ‘Troubleshooting’ is closed to new topics and replies. Forum closed. Use forum at Wordpress.org: Gmedia Support Forum