Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Sounds like it’s been deliberately set not to repeat on the Y-axis in CSS.
#main {
padding:0px;
margin:0px;
overflow:hidden;
background-image:url(http://localhost:8080/wordpress/wp-content/themes/project1/images/background3.jpg);
width:1100px;
margin:auto;
border:solid 1px #0000FF;
}
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Start by removing those styles one-by-one and seeing whether any are responsible.
I tested all of them but nothig happened
please post a live link to the website with the problem;
without seeing the issue, nobody will be able to help you.
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Just post the URL to the links…