Hi,
I builde an 404 error page, on the buttem I have search input fild which I didnt seccesed to center.
Hey Iyar,
Please try the following in Quick CSS under Enfold–>General Styling:
.error404 #searchform div {
display: table;
margin: 0 auto;
}
Best regards,
Rikard
thanks. it’s works!