Tagged: slider
- This topic has 6 replies, 3 voices, and was last updated 11 years, 7 months ago by takac.agent.
-
AuthorPosts
-
March 7, 2013 at 6:10 pm #4756subperMember
Hi,
I’d like to remove the texts and its boxes from the FP slider. Please help, how I can do it.
One notice. I’m logged in to your site. I wanted to save you time and answering some guys’ questions but at some forum articles I cannot comment, because I was asked to login.
Thanks!
Subper
March 8, 2013 at 1:14 am #4777SakinKeymaster@subper: Your site URL please. So you mean to remove the title only or both title and excerpt.
March 8, 2013 at 2:33 am #4790subperMemberMy site: http://proba.renatalehnert.com
I’d like to remove Title and excerpt and the boxes under. Or to change their color. Boxes to black, texts to white.
Thanks
March 8, 2013 at 3:47 pm #4818SakinKeymaster@subper: Just add the following CSS in “Custom CSS” box in your Theme Options panel to hide the text in Featured Post Slider
#main-slider .entry-container { display: none; }
April 4, 2013 at 5:11 am #6388takac.agentMemberHi Sakin,
I would like just hide the excerpt, not the title in the featured post slider. How can I do that please?
Thank you
April 4, 2013 at 11:04 pm #6436SakinKeymaster@takac.agent: If you are using Catch Everest theme, then add the following CSS in “Custom CSS” box in Theme Options panel to hide the Featured Post Slider excerpt.
#main-slider .entry-content { display: none; }
April 6, 2013 at 4:36 pm #6532takac.agentMembersolved, thank you
-
AuthorPosts
- The topic ‘Removing text area from slider’ is closed to new replies.