Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12654
    whiters
    Member

    I would like to remove the ‘Continue Reading link from the slider on my homepage. I am using Everest Pro and the image slider

    I have tried this code: .featured_slider a.readmore { display: none; } in the Custom CSS but it doesn’t seem to work.

    Does anyone have any other suggestions?

    Site URL: http://www.giggleswick.org.uk/rwt

    Many Thanks

    #12684
    Sakin
    Keymaster

    @whiters: You can add the following css in “Appearance => Theme Options => Custom CSS” box.
    #main-slider .more-link { display: none; }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Remove Continue Reading Link From Slider’ is closed to new replies.