Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #203758

    Thank you for all the support thus far.

    My top page is set to show a slider and then the latest blog posts underneath it. The blog posts are paginated. When I click to go to the next page of the blog posts, I get the same slider again. Is it possible to show the slider on the first top page only?

    Thank you

    #203813

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #203825
    This reply has been marked as private.
    #203827

    Hey!

    Try adding this code to the Quick CSS:

    [class*="paged"] #layer_slider_1{
        display: none
    }

    Cheers! 
    Josue

    #203992
    This reply has been marked as private.
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘slider followed by blog (don't show slider past page 2)’ is closed to new replies.