Remove Hover Effect on Blog Roll Page

Support Forums for LiveMesh Themes & Plugins Forums Agile Theme Support Remove Hover Effect on Blog Roll Page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #13522
    mrhiking
    Member

    How do I remove the hover state on the blog roll page, but keep that same effect on my home page portfolio section?

    Blog page – http://conversations.mixerdev.com/blog/

    Home (with Portfolio grid) – this one I want to keep the effect – http://conversations.mixerdev.com/

    Thanks!
    – Mike

    #13548
    Veena
    Moderator

    You can use the below custom CSS in themeoptions –

    .blog .image-area {
      pointer-events: none;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.