Okay
  Public Ticket #1772640
Underline hover on linked image
Closed

Comments

  •  3
    snapan started the conversation

    Hi

    I searched previous tickets and found the codes to remove underline hover on menu or link, but I only want to remove underline hover that appears on linked image. What CSS code should I add?

    Thank you

    Siri

  • [deleted] replied

    Hi Siri,

    Can you please write URL of the exact page where this problem occurs? We need to investigate that page and then get back to you if we have possible solution.

    Thanks!

  •  3
    snapan replied

    Hi Ylli,

    Actually, it is not linked image sorry, but "linked icon" and "profile pic" specifically on Ultimate Member profile page. Please try the following URL:


    https://houndy-usa.com/about/

    Hover on the first icon (globe icon)


    https://houndy-usa.com/user

    You can try logging in using username: support, password: support.


    It will be very helpful if we can remove underline hover on these elements.

    Thank you

    Siri

  • [deleted] replied

    Hi Siri,

    In the about and user pages I can't see any image that has underline in it, actually I don't see an image there at all (video one, and video two).

    Have a great day!


  •  3
    snapan replied

    Hi Ylli,


    As I told you in the previous reply:


    "Actually, it is not image sorry, but "ICON" and "PROFILE PIC" pecifically on Ultimate Member profile page"


    Please try to hover the first "ICON" on this page https://houndy-usa.com/about/


    Please try to hover the "PROFILE PIC" avatar on this page https://houndy-usa.com/user


    Thank you

    Siri

  •  3
    snapan replied

    Pleas look at the screenshots. You will see underline (in orange color).


    And, to see the user page (https://houndy-usa.com/user) obviously you will have to login through /wp-admin


    Username: support

    Password: support

  • [deleted] replied

    Hi Siri,

    Can you please add the code below to your Custom CSS area:

    body.um-page-user a:after {
        background-color: transparent;
    }
    .vc_icon_element a:after {
        background-color: transparent;
    }

    and it should solve your problem

    Have a great day.

  •  3
    snapan replied

    Perfect! Thank you :)

  • [deleted] replied

    Glad to hear that everything is fine now

    I wish you a great day!

    P.S: If you like the theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.

    A huge thank you from Laborator in advance.

  •  3
    snapan replied

    That's done!

  • [deleted] replied

    Thank you very much for your nice comment

    Will set this ticket as solved from here.

  •  3
    snapan replied

    Hi Ylli,


    Sorry to bother you again, but now I found the pages where underline hover appears on IMAGE. 


    Please take a look at this URL for example:


    https://www.cardiology-connections.com/app/sov


    Thank you

    Siri

  • [deleted] replied

    Hi Siri,

    Can you please add the code below to your Custom CSS area:

    .vc_toggle_content a:after {
        background-color: transparent;
    }

    Have a great day!

  •  3
    snapan replied

    Perfect, thank you!

  • [deleted] replied

    Glad to hear that

    Will set this ticket as solved from here.