Tagged: border color
Hi, I would like to change the main content border color in a specific page.
I changed the border color in to white and it works perfect with the clean feel of the site but in my contact page i would like to have a noticeable boarder around the fields of the contact form, is it posible to do?
regards
Cohen
Hi coheno!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-37 textarea, .page-id-37 input { border-color: #e2e2e2!important; }
Best regards,
Yigit
thanks a lot for the lightning fast response! it worked like a charm