Jul 01, 2020 12:59 am
An example of the problem can be seen in the attached video. Here is the page used in the video: https://www.onegoodthingbyjillee.com/10-homemade-pantry-staples-that-save-money/
The issue goes away when the plugin is deactivated. Could you please advise what may be causing it and how we can fix it?
Thank you.
1 Reply
Jul 01, 2020 7:59 am
Hi@gregewd,
you can use code provided below to fix the CSS conflict:
.site-inner {
overflow: hidden;
}
Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again.