Strange. Can you give me a link to the page?
Aaron:
Thanks for the response!
What I am doing is using a plugin the follows exit intent. So if you go to the link and then just move your mouse up where your other browser tabs are, it should trigger. And if you want it to do it again, just refresh the page and repeat. This is a new site I stood up and am just doing some testing with it.
https://kinryu.me/
Also, I found your site and sent a message there. Not sure if you got it. But, I am very interested in getting the proversion.
Thanks.
Just as a side note, I created a standalone page that is just the Blank Page template and put the same graphic on it. The result was the same background. So, I am assuming that it maybe the theme that is doing it? If so, I can’t find the settings that is causing it. The link to this page is:
https://kinryu.me/blank-slate-test/
Thank you, again, for your time and help in getting this sorted out.
@meijin2k You can go to the site customizer in WordPress and add this rule to remove the background for blank slate pages:
body.blank-slate {
background: none;
}
-
This reply was modified 2 years, 11 months ago by
Micah Wood.
Thanks for the response! That seemed to do the trick!
I have noticed that the image on the page is not responsive though. I found a much older post about that here, but it didn’t seem to work for me. Would you be able to assist with that as well?
Also, I was interested in getting the Pro version of the plugin. Should I just purchase it from the website?
Thanks again.
@meijin2k It looks like you’ll need to add this CCSS to that same section in the customizer to fix the image responsiveness:
.blank-slate article { max-width: 100%; }
Yes, you can purchase the Pro version on the website here: https://wpblankslate.com/blank-slate-pro/