I'm getting a horizontal scroll after updating WordPress. Any idea how to get rid of it?
Site with issue:
http://www.gfwar.org
I'm getting a horizontal scroll after updating WordPress. Any idea how to get rid of it?
Site with issue:
http://www.gfwar.org
Found a solution on another forum.
I added the following line to the USER.css file in WordPress Editer:
#main {overflow:hidden;}
The site no longer has a horizontal scroll.
You must log in to post.