• Resolved Jonathan Eggers

    (@jonamerica)


    Hello,

    When I use the mosaic image gallery option with the Jetpack plugin with this theme the mosaic image gallery appears below the “related items” column on the post. You can see an example here: https://www.jonamerica.com/photography/gallery-bar-harbor-me/

    I’ve tried changing the content width setting in the functions.php file, but that didn’t make a difference. This occurs on any page with a mosaic gallery.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi Jon,

    If you install a Custom CSS plugin (or use the one included in Jetpack), paste the following code into the plugins code field:

    .tiled-gallery { clear: none !important; }

    That will enable the tiled gallery to be displayed next to the related posts column.

    — Anders

    Thread Starter Jonathan Eggers

    (@jonamerica)

    Perfect, thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mosaic image gallery appearing below related posts column’ is closed to new replies.