Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1269257

    Hi,

    I have Adsense to our site and no matter where the code is added on the page there is a blank space added above with 2 blue dots. I have checked the code on another site and this isn’t added, it is just the standard adsense code from Google. Please could somebody advise what is causing this as it has been suggested the theme is adding it (see the sidebar in link for example).

    Thanks,
    Danny

    #1269445

    Hey dannyl82,

    Please try the following in Quick CSS under Enfold->General Styling:

    .adsbygoogle:before {
      display: none;
    }

    Best regards,
    Rikard

    #1269475

    Hi,

    I have added that but still have the blue dots….

    https://prnt.sc/w89vx0

    #1269718

    Hi,

    I can’t see any blue dots anymore on my end, please try loading the page in an incognito or private browser window.

    Best regards,
    Rikard

    #1269727

    Hi,

    If you go to the link below you don’t see the dots? They are still showing in any browser I use.

    #1269787

    Hi dannyl82,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top #wrap_all ins:before {
    	display: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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