StartPoint :: Code displays when hovering over testimonial pix

Discussion in 'Forum Rules' started by gloryous, Mar 4, 2014.

  1. gloryous

    gloryous Member

    Joined:
    May 25, 2012
    Messages:
    223
    Likes Received:
    8
    Good day!

    Beautiful new theme! Thank you!

    I've had fun learning the features and functionality of this theme, however, am wondering what I may have done wrong: when I hover the mouse over testimonial pix, code is displayed.

    http://demo77.digitalwordpower.com/

    Please advise how to correct/eliminate.

    Thank you!

    Glory Hougham
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .bx-wrapper img {
    pointer-events: none;
    } 
    Thanks & Regards
    Gourav Shrivastava
     

Share This Page