Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #12789
    ddelmotte
    Member

    I would like to remove the title and excerpt completely from either a featured slider page or post. How is this done?
    Thanks,
    David

    #12801
    Sakin
    Keymaster

    @ddelmotte: Hello David, to remove the title and content. Best option is to use the Featured Image slider and just upload the image and url. Then leave empty title and content in Image Slider Options. But looks like you are using Catch Everest Free theme, which doesn’t have image slider. It only have post slider and it automatically add title, excerpt and featured image from the post. So on this case, you can hide it by adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #main-slider .entry-container { display: none; }

    #12825
    ddelmotte
    Member

    Sakin, Thanks for the tip. We did update to Pro and can use the image slider now. Because we want the image slider to link to a specific page with a title and content we cannot leave it empty. BUT (haha) your CSS info was good enough to get the job done. The only question is how could we make a title and excerpt seen on some featured slider page/post and not others? Thank again, DD

    #12826
    Sakin
    Keymaster

    @ddelmotte: If you are using Pro version. Then use the image slider and for those who needs title and content, you can add it and for those which doesn’t need you can just leave empty. For link, in image slider you can add any link url. See this screenshot http://pinterest.com/pin/548594798329509357/

    #52314
    Cameila
    Member

    Hello, I am trying to create a site using Catch Base. I am using the free version. I have tried to edit out the title and writing by using the code you have provided. It does not seem to work. Is it because I am using the free version? I need to know this because we are a non-profit with limited funds but if I can do this in the free version it will be better otherwise I will have to put though our board to upgrade.

    #52315
    Sakin
    Keymaster

    @Cameila: Each theme has it’s own code so, you cannot use Catch Everest theme code in Catch Base Theme. Please see that you are posting it in Catch Everest Forum. For Catch Base Forum, check out http://catchthemes.com/support-forum/forum/catch-base-free/. You can post your own question by filling out the form below that link.

    #52368
    Cameila
    Member

    @ Sakin
    Thank you I have posted there and bookmarked the link for future reference

    #56344
    knudkp
    Participant

    Apparently I’m not so clever. i am running the Catch Base pro on http://www.fleksjobbernetvaerket.dk ( a danish site).

    I can’t, but I I thought I could removed the page titels by adding
    #main-slider .entry-container { display: none; }

    What shall I do?

    Thanks
    Knud

    #56364
    Sakin
    Keymaster

    @knudkp: I don’t know what are you trying to do. That is for slider container.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Remove Title and Excerpt on Featured Slider’ is closed to new replies.