Tagged: css, Excerpt, featured content, slider
- This topic has 1 reply, 2 voices, and was last updated 8 years, 1 month ago by Mahesh.
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
September 25, 2016 at 8:12 pm #100202jordanharedesignParticipant
Because I am using a separate slider plugin without physical text input, my featured content slider will show the plugin code.
I would like to completely remove the excerpt, when excerpt character amount is set to 0, I still see a . or decimal, if anyone can help COMPLETELY removing excerpt so all I see is the page title, and the default link text.Thanks so much
Jordan Hare DesignHere is site for more info http://www.novaconconcretefinishing.ca
September 26, 2016 at 2:24 pm #100284MaheshParticipant@jordanharedesign: You can hide the excerpt content with Custom CSS. Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#feature-slider .entry-content { display: none; }
Let me know if any problem.
Regards,
Mahesh -
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- The topic ‘How can I completely remove the excerpt from featured content slider?’ is closed to new replies.