Hi team,
I’m working on the contact section on the page “untitled”. Note that I started with the themeco template “creative contact forms 1” I have 2 problems:
-
I’ve applied custom CSS to my gravity form to make it look how I want it to. In the builder it appears correctly, but when I view on the front end, the styling is all gone. Why and how do we fix it?
-
The row containing the contact form has the following css applied:
$el {
transform: translateY(-300px) !important;
}
This was the CSS that was already set in the provided themeco template, but I adjusted the Y value to -300 and added !important in an effort to get it to appear correctly on the front end.
It appears correctly in the builder, but when I view on the front end it does not overlap the previous section. Can you please advise how to fix this?
Thanks,
Ashley