Fixed Background – 1
body.custom-background { background-image: url(https://www.pacificsqr.com/wp-content/uploads/2024/07/PS-Pattern.png); background-position: left top; background-size: auto; background-repeat: repeat; background-attachment: scroll; } to this: body.custom-background { background-image: url(https://www.pacificsqr.com/wp-content/uploads/2024/07/PS-Pattern.png); background-position: left top; background-size: auto; background-repeat: repeat; background-attachment: fixed; }Continue reading