Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6237
    cbtoolkit
    Member

    I am using the Featured Image slider option. I don’t fill in the title or summary. When you mouse over the featured image, you see “Featured image #” rather than any meaningful text.

    Is there a way to control this? Basically, I don’t want any text below the image and so I am assuming that by keeping those fields empty, it defaults to this..

    Is this correct?

    Thanks.

    #6267
    Sakin
    Keymaster

    @cbtoolkit: Just add the title and it will replace the image hove text. Then you can hide the title by adding the following CSS in “Custom CSS” box in Theme Options panel.
    #slider-wrap .featured-text { display: none; }

    #6270
    Sakin
    Keymaster

    @cbtoolkit: Just add the title and it will replace the image hove text. Then you can hide the title by adding the following CSS in “Custom CSS” box in Theme Options panel.
    #slider-wrap .featured-text { display: none; }

    #6273
    cbtoolkit
    Member

    Genius! That get’s rid of the continue reading too – which is great. much MUCH cleaner for my site. I should have thought of that though.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Featured Image mouse over text’ is closed to new replies.