Okay
  Public Ticket #1373447
Remove title atr on image when hover
Closed

Comments

  •  16
    Jakob started the conversation

    Hi 

    How can I remove the title attribute from image when I hover over it.

  • [deleted] replied

    Hi Jakob,

    I wasn't sure about your question, I don't know if you where talking about portfolio, but if is portfolio past the code below on Custom CSS section:

    .portfolio-holder .item-box.wow.animated .thumb .hover-state{
        display:none !important;
    }

    If answer is incorrect be more specific and provide any link.

    Thank you.

  •  16
    Jakob replied

    Hi Eroll

    I'm using the masonry media grid and I have been giving it a class called .portfolio_home. And what I would like to do is to remove the title attribute when I hover the image. 

    See attachment.

    Hope it makes sense :-)

  •  16
    Jakob replied

    Hi again :-)

    One more thing is it me or have you removed the ability to set color values by hex ?

  • [deleted] replied

    Hi there,

    Regarding your second question, please update your theme/WordPress version as this happens because one of them is updated and the other one is outdated, the theme needs to be compatible with the latest WordPress version.

    Thank you.

  •  16
    Jakob replied

    Hi again

    Do you have an answer for my first question :-)

  • [deleted] replied

    Hi Jakob,

    Can you share with us WP Credentials, so we could investigate the issue from close view. 

    Thank you.

  •   Jakob replied privately
  • [deleted] replied

    Hi Jakob,

    You have to edit the Masonry Grid so you could remove the title, please see some basic instructions how to edit Masonry Grid:


    (view large version)

    To learn more how to edit/create, please follow instructions from authors of VC Page Builder : Grid Builder.

    [edit] We ask you kindly to open new ticket for your next questions, other team members will take care of it.[/edit]

    Thank you.

  •  16
    Jakob replied

    Hi again

    It's not another masonry grid I need, it's title tag I would like to be removed on hover. How do I do that?

  • [deleted] replied

    Hi Jakob,

    You have to modify the current Media Grid you are using as you can see on the link i already have provided you. Video Tutorial : Grid Builder. You can find for sure in youtube.com more video how to Edit Media Grid.

    Thank you.