Home Forums Support Widget Support Other Widgets password protect Reply To: password protect

responsive-muse
Keymaster
Post count: 287
#23763 |

Hi Trevor!

This custom CSS code should do the work. You can change the img URL to your own URL.

<style>
#overlaypass { 
	background: url(https://i.imgur.com/hnabDhX.jpg);
    background-size: cover;
	}
</style>

You can paste custom CSS by either using Object -> Insert HTML or putting it in the tag by going to the Metadata tab of Page Properties (Page -> Page Properties)

change background widget