Okay
  Public Ticket #452379
Remove Animation from Boxed Column
Closed

Comments

  • Aaron started the conversation

    How do I remove the boxed column animation on hoover? I don't want it to shift upward when hoovering. Thanks!

  •  9,094
    Tahir replied

    Hey ,

    Could you provide the page url so i can write up custom css.

    Thanks


    ThemeNectar Support Team 

  • Aaron replied

    Currently, I\'m not using it anywhere on the site because of that effect, but I\'d like to use it on multiple pages of my website, http://aaronsransom.com

  •  9,094
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    .col.boxed:hover, .wpb_column.boxed:hover {
        top: 0px !important;
    }

    Thanks



    ThemeNectar Support Team 

  • Sandra replied

    hi I tried to add this to the css but the animation is still present.

    Is there another parameter that can be set?

  •  9,094
    Tahir replied

    Hey Sandra,
    Im getting this :

    Let me know.
    Thanks 



    ThemeNectar Support Team