Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #103012
    theatrendg
    Participant

    Hi my website is theatrendg.com

    I was wondering how I can remove the page title out of my featured image that goes onto the slider?? Right now it is in the middle of the image and I would like to not have it at all on this page – any way to make that happen? Thanks for your help!

    #103023
    Mahesh
    Keymaster

    @theatrendg: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    .main-slider .slider-contents {
        display: none;
    }

    Regards,
    Mahesh

    #103208
    zxzouyx
    Participant

    Dear Mahesh,
    I am using fabulous fluid, how to remove the page title and the read more button on the slide image as well?

    #103232
    Mahesh
    Keymaster

    @zxzouyx: Please post in your site url. And do you want to remove the content as well?

    Regards,
    Mahesh

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Page Title in Slider Image’ is closed to new replies.