I need to create gallery pages with text above the gallery. Is this possible with this theme's gallery page template? If it is not, is there a gallery widget you would recommend, I've used nextgen, but are there other ones you would recommend?
Hello, Yes you can add text at the top of the gallery page. Follow the instruction given below 1. Paste the following code in your Custom CSS (Appearance -> Theme Options -> Styling Options -> Custom CSS) Code: .gallery ul.thumbnail p { margin-left: 35px; } 2. And then go to the Pages > Add New Panel in your dashboard and select Gallery Page Template from the Page Attribute section and enter your text in the editor section of this page and then upload the image from the media button in your gallery page.