Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #356875

    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

    #356878

    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

    #356956

    thanks a lot for the lightning fast response! it worked like a charm

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘changing main contant/ border color in a specific page’ is closed to new replies.