[ad_1]
Hello, my issue is that the JS code I have to copy to the 3rd Party Cookies’ code section, becomes visible at the very bottom of the wepage in mobile view, after I accept the banner. It should not be visible to viewers of the website. I use Qode Bridge theme.
gtag('consent', 'default', {
'ad_storage': 'granted',
'ad_user_data': 'granted',
'ad_personalization': 'granted',
'analytics_storage': 'granted'
});
