I would like that the bottom of the form appears just with the line en black, not all black, I mean, without filling, but maintaining the rest of styling that has in his moment.
Is it possible? How can I do it?
Thanks.
Hey hector1069,
I’m not sure what you are asking, could you try to explain a bit further or post a screenshot highlighting your intentions please?
Best regards,
Rikard
The idea es this buttom of the form (look image)
That appear just with a line and the text on black, and when someone make click on it, change into pink.
The rest of form the same, but the buttom without filling.
Thanks.
Almudena.
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.page-id-3353 input[type=submit] {
background: none;
border: 1px solid black;
color: black;
}
Best regards,
Rikard
Thanks a lot for the code.
Have a nice day.
Almudena.
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Please bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)
Best regards,
Vinay