Hi,
I would like to remove the last line “Name” from the Enfold Mailchimp sidebar widget. I do not see the option in the widget as it is in the layout builder and feel email, first name, last name is enough.
Is there a good reason to keep “Name” as well?
Thanks,
GB
Link for reference: https://www.gregorybeylerian.com/shop/
Hey gb,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.av-mailchimp-widget #element_avia_3_1,
.av-mailchimp-widget #element_avia_2_1 {
display: none;
}
Well, if you don’t use that data, you can hide those fields.
If you need further assistance please let us know.
Best regards,
Victoria
OK, thanks Victoria!
Hi gb,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria