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

    Hi enfold team,

    I just wanna know if it’s possible to change the width of the border of a contactform to 0.5px ?

    I try with css but it’s not working…

    What I try :

    /* modification formulaire de contact */
    #top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"],#top textarea, #top select {
    border-style: solid!important;
    border-width:0.5px!important;
    border-color:#000000!important;
    }

    Thanks a lot !
    Best regards,
    Clement

    #794386

    Hey Clement,

    Please refer to this post

    Best regards,
    Yigit

    #794499

    Hey Yigit,

    I did see that post and use opacity to try to looklike 0.5px but it’s not as good as it want it to be :/

    I thought that you have other options cause yours dividers for example are thinner than a border in 1px. But maybe it’s just cause I don’t understand how divider works compare to a border.

    Thanks a lot anyway and you can close the topic.

    Best regards,
    Clement

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Reduce border of the contact form to 0.5px’ is closed to new replies.