Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Changing button of contactform

Home / Forums / Pinnacle Theme / Changing button of contactform

This topic is: Resolved
[Resolved]
Posted in: Pinnacle Theme
February 3, 2019 at 6:23 am

Hi!

I am trying to change the button on some contact forms which I inserted with the conact form shortcode in visual editor.

Few things I don’t know how to handle:

1. I changed the background color of the button, but it seems like there is still some sort of white tranpsarant overlay as the color doesn’t match with the button background colors on the page: #459686

2. It looks like there is still some sort of 3d effect going on. How do I get rid of this?

3. what CSS should I add to change the tekst on the button? Now it says “Vastleggen” but it should be “Verzenden”

Contact form at the bottem of this page:

I already added the following CSS:

.contactbruiloft {
color: #ffffff;
}

.pushbutton-wide {
color: #ffffff;
font-weight: bold;
background-color: #459686;
height: 50px;
width: 120px;
border-radius: 5px;
border-color: #459686;
}

Rick

  • The forum ‘Pinnacle Theme’ is closed to new topics and replies.