[ad_1]
The business I work at uses word press to run our website. I’ve been pretty much put in charge of editing all things website since our previous manager left but was never officially educated or trained on it. I usually do pretty well but I’m stuck on this –
I made a WPForm to have people sign up for an email list. I’d like to have a button on an already existing page that links to that form, but can only figure out how to embed the entire form on a page which I don’t want.
Not sure if this makes sense but can anyone help me?
Thanks in advance!!

I modify WP forms by inspecting them using dev tools, copying the class and customizing through “additional CSS.”
Haven’t tried with an anchor tag yet but I don’t see why it wouldn’t work.