Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- The forum ‘GRAND Flagallery WordPress plugin’ is closed to new topics and replies.
Forum closed. Use forum at Wordpress.org: Gmedia Support
Forum
How can I make the gallery centered on my page? I have the short code like the below but it’s left justified.
<p style=”text-align: center;”>[flagallery gid=117 name=Gallery]</p>
Try add align=center to shortcode: [flagallery gid=117 align=center name=Gallery]
