ADBLOCK BLOCKS MY WEBSITE...

Discussion in 'ClassiCraft WordPress Theme' started by vapordie, Nov 5, 2013.

  1. vapordie

    vapordie New Member

    Joined:
    Aug 9, 2013
    Messages:
    16
    Likes Received:
    0
    HI,

    OPERA WITH ADBLOCK
    AND
    CHROME WITH ADBLOCK

    DON'T LOAD MY WEBSITE

    How do I fix this?
     
  2. Gourav

    Gourav Support Staff

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

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

    Code:
    .single-ad {
    display: run-in !important;
    }
    
     

Share This Page