Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3986
    poornima.uk
    Member

    Hi Sakin

    Thanks for your response re Menu items earlier.

    I have a couple of questions about the slider on my home page

    1. Can I have the slider after a block of text? For example, would like to introduce the website and then have the slider.

    2. How do I remove the Continue reading text?

    Thanks

    Poornima

     

    #3987
    Sakin
    Keymaster

    @poornima.uk: Currently Simple Catch doesn’t support to add the text block before the slider. If you have knowledge about child theme then you can build child theme and then add the text using the action hook simplecatch_after_headercontent().

    To remove the Continue reading text in the slider. Add the following CSS
    .featured-slider a.readmore { display: none; }

    If you want more flexibility then you can use Featured Image Slider instead of Featured Post Slider in your site http://timewisefoundation.org.uk/

    #4092
    poornima.uk
    Member

    Thanks Sakin,

     

    I am using a featured image slider but can’t see how to put the text – don’t worry, will try a slide show plugin and will return to you if that doesn’t work!

    #4097
    Sakin
    Keymaster

    @poornima.uk: If you are using Featured Image Slider, then you have option to add in Title and Description that will be content for the slider. But if you are using Featured Post Slider it will take the title and excerpt of the post.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Slider question’ is closed to new replies.