[ad_1]
Hello all,
Might be a weird question, but I am not an expert.
I have a code I was given which creates a simple form. When I open WordPress, go to page and put the code, it works fine.
However, I’d like to be able to edit all the visual aspects of the page: fonts, colors, containers, other visuals.
I am not an expert in coding so I have no idea how to edit it in the actual code.
Is there anyway I can upload the code, see the output, add all the stuff I want to add and have it give me the code back to use it in a WordPress page?
thank you
[ad_2]
Depending on the form it may need to be done in the 3rd party system, i.e. using pardot for example, or add the CSS in Appearance> Customize > additional CSS if your theme supports it, or put in your child theme style sheet.
To see the form directly while adjusting the CSS from the above appearance menu method, navigate to the page with your admin toolbar showing front end and then click the customize link in the toolbar. This enables the customizer with that page displaying.
Yellow Pencil or Microthemer is your friend.