Hi,
https://prnt.sc/NZQulq0GPKFA >> when you click “klik hier om in te loggen” you get a login block (https://prnt.sc/NZQulq0GPKFA) >> can you tell me how to put a frame of 2px around the text fields so it is clear where to type similar to https://prnt.sc/ZjchvcipSr3L?
Thanks!
Hey,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#top .woocommerce-form.woocommerce-form-login input {
border: solid 1px #fff;
}
Best regards,
Yigit