Are you running this installation locally?
Could you share the url where this is happening or share more details like the css and html excerpt so we can give a better look at it?
However, one attempt is to hid the overflow on that specific div, to do so use the code:
.div{
overflow: hidden;
}
I’m running it locally, please do tell me where should i put this code in style.css directory. Here is pastebin link: https://pastebin.com/CYwvsxgG
-
This reply was modified 8 years, 2 months ago by
Andrew Nevins.
-
This reply was modified 8 years, 2 months ago by
inspired97.
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
@inspired97, You need to keep support inside the forums, we don’t allow private support here.
In the “Additional CSS” section of the dashboard add this your CSS modifications:
https://codex.wordpress.org/CSS#Custom_CSS_in_WordPress