Hello @jmccoy1,
Please tell us clearly about your issue with screenshot.
You want to delete theme background image or change background color of your form.
Thank you
I believed I fixed the top banner image issue. I had to comment out the do action from index.php. The issue I have now is in this screenshot: https://snipboard.io/qN5SGs.jpg
As you can see, the footer is raised and the background image shows. This is not the case on all pages however. As you can see from this screenshot: https://snipboard.io/GBufad.jpg
It looks like it is the size of the block that pushes the copyright footer to the bottom of the page. If it is a shorter block, the copyright footer raises. If it is a longer block, it will push the copyright footer to the bottom.
If you need to see this, you can go to https://testbuild.tenanttrainingportal.com I would have to make you a user so you can navigate through it.
Thank you.
Hello @jmccoy1,
Thank you for explaining your issue.
We check your issue and respond you ASAP.
Thank You
Hello @jmccoy1,
Use this code in Appearance > Customize > Additional CSS –
div#content {
height: 100%;
}
This issue is because of content on your page, if the content is short the copyright footer raises.
This code change your content height to 100%.
You can also change height according to your requirement.
Thank You
Thank you so much! That fixed the problem. I tried that code and it failed earlier this week. Must have forgot something in it. Thank you again. You guys ROCK!!!!!
Hello @jmccoy1,
Please review and rate our theme if you like our support.
Thanks You
Will Do! I am going to use this theme for every website build I have coming which is about 100 of them.
Thanks again.