edit: My website is [mimasbc.com](http://mimasbc.com)
I currently pay for a service that gives me a contact form for like $180 a month, but it really seems like the service just puts a button on my banner and that is it. I don’t believe they do anything else in terms of benefit. No SEO, or like driving traffic to my site, it’s just the traffic my website already gets. I’m a hyper novice at all of these things, I set up my website with basic blocks and no code, just a template.
I managed to find the code below as to how they put the button. How can I modify it so that I can just have my button and form and not pay them for something that I believe doesn’t have much value? Or at least not a monthly subscription value of $180. Seems like I could get the same value by changing to a typeform and I would be paying less a month. Any help would be appreciated. I’m assuming based on what I’m seeing it is this section
wp-block-button .peak\_cstmlnk .hero-cta
That needs to be changed, but I just don’t know how and don’t want to mess it up.
.wpforms-form button\[type=submit\] {
background-color: #000000 !important;
border-color: #000000 !important;
color: #fff !important;
}
.wpforms-form button\[type=submit\]:hover {
background-color: #022B57 !important;
}
.pum-overlay.pum-active,
.pum-overlay.pum-active .popmake.active {
opacity: 1 !important;
display: block !important
}
div.no-scroll .custom-logo {max-height: 70%;max-width: 70%;}
li.peak\_cstmlnk a {background: #277dc1; color:white;}
.site-header-wrapper.is-fixed .header-fixed img {
max-height: 67px;
}
.wp-block-button .peak\_cstmlnk .hero-cta{position: absolute;
bottom: 5rem;
left: 50%;
transform: translateX(-50%);
}
.footer-cta{min-width:20rem; }
.footer-cta a {background:white;color:black;}
.footer-cta a:hover {background:#277dc1;color:white;}
.wp-element-button:hover{color:white;}
[ad_2]
You arent paying for “forms” you are paying for an enrollment system from this company [https://peakenrollment.com/](https://peakenrollment.com/)