Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #848283

    Hey,

    i dont know why this is showing up but it was not there 2 week before. There are points showing up aboce the google adsense advertising. You can see on the right sidebar and the advertising above the content. How can i solve this problem?

    its on every site what includes google adsense advertising.

    regards Martin

    #848294

    Hey,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    
    ins:before { display: none; }
    

    Best regards,
    Yigit

    #848345

    Hey Yigit!

    I paste this in but nothing change :(

    regards Martin

    #848413

    Hi Martin,

    Please try changing the code to following one

    ins:before { display: none !important; }

    If that still does not help, please create a temporary admin login and post it here privately so we can look into it.

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.