Tagged: slider
- This topic has 3 replies, 2 voices, and was last updated 11 years, 9 months ago by Sakin.
-
AuthorPosts
-
February 14, 2013 at 9:18 pm #3986poornima.ukMember
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
February 14, 2013 at 9:48 pm #3987SakinKeymaster@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/
February 18, 2013 at 4:40 pm #4092poornima.ukMemberThanks 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!
February 18, 2013 at 6:44 pm #4097 -
AuthorPosts
- The topic ‘Slider question’ is closed to new replies.