Adding a background image!
-
Just a quick bit for anyone wanting to add a background image to their frontend form.
Add this to your css file:
.frontier-post-taxonomies { background-image: url("file-url-here"); width: 98% !important; }Quick and easy way to give your frontend form some custom flair. Enjoy!
The topic ‘Adding a background image!’ is closed to new replies.