Hi,
Can I ask You for help?
I’ve added adsense ads by custom contant in filter area {screen shot) But on mobile this custom content is moving and CLS is bad, all becosue of style=”height:auto” inline which is showing automaticly and adding height:404px!important is not working.
I’ve tried to add my own div abouwe ads but also it’s adding height:auto inline to every selector which is beeing added. Can You help me to set height for custom contetn on 404px for mobile devices?
As we can see, the script adds height:auto !important and it is not possible to override it. Your solution works correctly, but the height of these ads may vary from device to device and not always 404. So as far as we understand, you can reduce the CLS but can’t fix it completely.