Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1129209

    bshum
    Participant

    Hi
    I’m using the code from Envira Gallery itself, but it doesn’t remove the caption or title (text) that one sees when hovering over an image. I’d like to remove that hover text.

    These css styles found at this link do not work for me: http://enviragallery.com/docs/style-image-title-caption-hover-effects/

    Thanks
    Brian

    #1129616

    Rue Nel
    Moderator

    Hello Brian,

    Thanks for writing in! To assist you better with this issue, would you mind providing us the url of the page in question with login credentials, if necessary, so we can take a closer look? This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    To do this, you can make a post with the following info:
    – Link to your site

    – WordPress Admin username / password (only if necessary)

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thank you.

    #1129862

    bshum
    Participant

    Oh I’m sorry. Here’s the link to my site: http://brianhshumway.com

    Don’t think you’d need admin access to see/fix the problem. It’s a front end issue that can be fixed with css, I’m pretty sure.

    #1129863

    bshum
    Participant

    Sorry for the typo. http://brianshumway.com

    Thanks again!

    #1129871

    Thai
    Moderator

    Hi Brian,

    The add the following code under Customizer > Custom > Global Javascript:

    jQuery(".envira-gallery-image, .envira-gallery-link").attr("title", "");

    Hope it helps πŸ™‚

    #1129942

    bshum
    Participant

    Thank you kindly! It was jquery so i would have never figured it out!

    #1129963

    Thai
    Moderator

    You’re most welcome πŸ˜‰

    If you need anything else please let us know.

    #1238936

    Stuart
    Participant

    Brilliant work, thanks X theme dudes, this worked for me too after much searching and failure!

    #1238953

    Christopher
    Moderator

    You’re welcome πŸ™‚