• Resolved rivermobster

    (@rivermobstermedia)


    On the bottom of the home page, you’ll see the slider layout…

    On my test site, the slide strip showed up nicely with just one row of images. Now, here on the live site, there are two rows of images. I have tried changing the number of images, but they still show up in two rows.

    What do I need to do??

    Thanks in advance,

    -Joe ??

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Sayontan Sinha

    (@sayontan)

    Your theme’s styles seem to be overriding Photonic’s. Put this in your WP dashboard, under Appearance → Customize → Additional CSS:
    .lSSlideOuter .lSPager.lSGallery li { margin-left: 0 !important; }

    Thread Starter rivermobster

    (@rivermobstermedia)

    Yep. This is a different theme than i had on my test site…

    I checked with the theme author as well, and he gave me this code to us:

    .entry-content ul.lSGallery li {
    margin-left: 0;
    }

    Seems to have worked. Thanks for you help and the great product!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘2 rows below slider?’ is closed to new replies.