Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #4756
    subper
    Member

    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

    #4777
    Sakin
    Keymaster

    @subper: Your site URL please. So you mean to remove the title only or both title and excerpt.

    #4790
    subper
    Member

    My 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

    #4818
    Sakin
    Keymaster

    @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; }

    #6388
    takac.agent
    Member

    Hi Sakin,

    I would like just hide the excerpt, not the title in the featured post slider. How can I do that please?

    Thank you

    #6436
    Sakin
    Keymaster

    @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; }

    #6532
    takac.agent
    Member

    solved, thank you

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Removing text area from slider’ is closed to new replies.