To do that, just add the following css in the “advanced customization” section of your editor:
form.slide-down .list .item:nth-child(1), form.slide-down .list .item:nth-child(2) {
display: none;
}
Contact us info@twilight-tech.net
To do that, just add the following css in the “advanced customization” section of your editor:
form.slide-down .list .item:nth-child(1), form.slide-down .list .item:nth-child(2) {
display: none;
}