Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • ismocan Friend
    #1038230

    Hi,

    When i write the title and alt tags of images, the titles are shown under the image. (You can see on the attachment) But i want to show the titles just mouse over.

    How can i make the titles invisible?


    1. image-title
    ismocan Friend
    #1038232
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1038278

    Hi
    Add below code in custom.css file

    .img_caption p.img_caption, figure figcaption {
        display: none;
    }

    save and check.

    Regards

    ismocan Friend
    #1038474

    Yes, it worked.

    Thank you

    ismocan Friend
    #1038476

    Sorry Pankaj, this code worked for the image titles but brings another problem. Some images are visible now. (Attachment)


    1. picture
    Pankaj Sharma Moderator
    #1038620

    Hi
    its shows images fine http://prntscr.com/feh04n
    The code is only to hide the caption.

    ismocan Friend
    #1038884

    Hi Pankaj,

    Yes, cause i did remove the code. Then i tried your code again, and i realise it’s because of Lazy Load Plugin. Now i’m using JCH Optimize’s Lazy load.

    And i don’t know why the titles are sometimes visible, sometimes invisible. Is there a way to remove this conflict with lazy load?

    Pankaj Sharma Moderator
    #1039242

    Hi
    The lazy load may compress the files and create an issue, I am not sure how the 3rd party extension is used to optimise the content, I suggest you disable the extension and check it again.

    Regards

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 7 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum