Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4083
    catie.hayes
    Participant

    I’m unable to get this module to center on the page (although it is centered on mobile devices)

    I’ve set the custom CSS for – .gmedia_gallery afflux_module { margin: 0 auto; }

    The gallery has a maximum width of 800px.

    Any suggestions?

    #4084
    Rattus
    Keymaster

    CSS should be

    .gmedia_gallery.afflux_module { margin: 0 auto; }

    if not helps try also wrap shortcode with div align center: <div style="text-align:center;">SHORTCODE_HERE</div>

    #4085
    catie.hayes
    Participant

    I have this CSS in place and tried wrapping the shortcode in a DIV, but still appears as left justified. Any other suggestions?

    #4086
    catie.hayes
    Participant

    I’m all set on this. I removed the maximum width value and the module centers correctly.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Modules’ is closed to new topics and replies.
Forum closed. Use forum at Wordpress.org: Gmedia Support Forum