Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #705415

    Hi,
    I’ve made the contact form labels less bold, and id like to do the same for the input text – when writing a message.
    could you please provide the CSS to make the font weight lighter/not bold?

    thank you.

    #705612

    Hey lmanney,

    They look the same for me.

    If you still need to make changes please use the below css in Quick CSS

    #top .avia_ajax_form .text_area {
    font-weight:200!important;
    }

    Best regards,
    Vinay

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.