Hi!
I am using (1) to send out our newsletters.
Their standard API does not support designing buttons, and their standard button design is not exactly a textbook call-to-action design.
Can somebody please tell me how to design this?
I want to use the Enfold buttons, so everything looks the same.
In addition, the text color is black – but I want the purple color as the rest of the theme.
How do I change this?
URL: (2)
Hey SpecThra,
I’m not sure I understand what button you are referring to, could you post a screenshot of it please?
Thanks,
Rikard
Hi Rikard,
Sorry – I’ve been trying different things.
I need the sign-up button to look like the other buttons.
Please see this new URL.
Thanks !
Best regards,
Henrik
Hi,
I get a 404 error on the last link you posted, could you check please?
Thanks,
Rikard
Not doing to great here, now am I:)
I’ve published the page again – should be visible now!
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_textblock input[type="submit"] {
font-size: 16px;
padding: 15px;
min-width: 120px;
border-radius: 4px;
}
.avia_textblock input[type="submit"]:hover {
background: #560611;
opacity: 0.8;
}
Regards,
Yigit
Hey Yigit,
Works great – thx a million!
Had to change from textblock to codeblock, as this is what I’ve used the other places.
Br,
Henrik
Hey!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Cheers!
Yigit