Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #281294

    Hi
    I would like to use my own images and short javascript image swap to animate them on mouseover, in the sidebar, with a link to a page on the site.
    With the code in a text box, the mouseover effect runs once and then the ‘default’ Enfold mouseover applies with opacity layer and the animated circular icon with an arrow in the center.
    Is there a way of stopping it from doing that and only using my javascript image swap?
    Thanks for your help
    Chris

    #281299

    Hey cbentley65!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .image-overlay { display: none !important; }

    and please try using Code block element instead of Text block

    Cheers!
    Yigit

    #284179

    Many thanks Yigit – works perfectly!
    Chris

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Sidebar image with own mouseover effectl’ is closed to new replies.