Can’t overwrite body overflow
-
Hi all! I am developing a custom WordPress theme and now I am using this plugin to adapt to AMP in Transitional mode. The thing is I have an issue with the style applied to the body:
html.i-amphtml-fie>body, html.i-amphtml-singledoc>body { overflow: visible!important; }
I have some images that are making the body content smaller due to this overflow. So I can’t set !important on custom style to overwrite this, there is something I can do to solve this issue?
Thanks in advance.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Can’t overwrite body overflow’ is closed to new replies.