Avatar hover

This topic contains 2 replies, has 2 voices, and was last updated by  Marcus Conway 6 years, 11 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: , ,

  • Author
    Posts
  • #379934

    Marcus Conway
    Expired Member
    Post count: 126

    Hi there,

    When the mouse move hovers over the author avator there is an annoying animation from a circle to a square.

    Ideally I would like to hide the auhtor circle/avatar but when I try this the CSS also removes other areas on the page that I want to keep i.e. claim a listing from the sidebar.

    So is there a way that either

    1. the avatar can be removed wihtout interfering with other parts of the listing

    OR

    2. The animation could be removed so that I can look at styling the avatar without the annoying hover.

    Thanks, http://www.naturephototour.com/

    #379964

    Kor
    Moderator
    Post count: 16516

    Hi Marcus,

    Try using this custom CSS code below and see if it works.

    
    
    .grav-clone{display:none!important}
    #grav-throbber{display:none!important}
    #379982

    Marcus Conway
    Expired Member
    Post count: 126

    That’s done the trick – thanks

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket