Viewing 1 replies (of 1 total)
  • Plugin Author Josh Leuze

    (@jleuze)

    Hi Hugh, the homepage slideshow is wrapped in a container with the class of homebanner, and the custom styling is targeting the slideshow using that class:

    .hans-yellow-gray #inner .home-banner .image-title {
    background: url(images/yellow-gray/rotator-title-bg.png) repeat-y;
    }

    The other slideshow isn’t wrapped in a homebanner container. You can either update the styles to target just the slideshow so they work on all of them, or you can add the homebanner container to the other slideshows.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Meteor Slides] Slideshow formatting in Hans Theme’ is closed to new replies.