Pop Up Contact Form
Greetings,
I have been unable to create a pop up contact form. When i go to Theme options > Addons & Plugins > Addons i dont see any options to enter my contact form short code. I either want it to appear automatically when you first land on the page or in the bottom righthand corneronce you start scrolling
I also want to know how I can change a background section from a solid background color to a gradient using the below code:
• background: linear-gradient(to bottom, COLOR1 0%, COLOR2 100%);
screenshot of section - (I want to change the solid white area behind the text to a gradient)
• https://www.dropbox.com/s/7mjxw2eyyvz0kxi/Screen Shot 2018-03-01 at 1.10.17 AM.png?dl=0
website:
• http://d1visuals.com/newsite/
thanks!
I have been unable to create a pop up contact form. When i go to Theme options > Addons & Plugins > Addons i dont see any options to enter my contact form short code. I either want it to appear automatically when you first land on the page or in the bottom righthand corneronce you start scrolling
I also want to know how I can change a background section from a solid background color to a gradient using the below code:
• background: linear-gradient(to bottom, COLOR1 0%, COLOR2 100%);
screenshot of section - (I want to change the solid white area behind the text to a gradient)
• https://www.dropbox.com/s/7mjxw2eyyvz0kxi/Screen Shot 2018-03-01 at 1.10.17 AM.png?dl=0
website:
• http://d1visuals.com/newsite/
thanks!
Comments
the shortcode of the contact form can be placed in theme options>footer
If you want to make a gradient background then please use images not custom css, it will be a lot easier and faster to set up.
You can always add a custom class into the section and declaare a gradient CSS in theme options>custom css&js>css
thanks
cheers