dentist input form css

Home Forums All Other Themes dentist input form css

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #82227
    MichaelMichael
    Participant
    • Topics: 44
    • Replies: 73
    • Total: 117
    Member since: June 12, 2016

    I would like to adjust the width of text input boxes.

    If you scrolled down to the blue section with contact us and how to find us, you will noticed how big the margins are between each input.

    http://demo.heavenlyservice.com

    #82235
    MichaelMichael
    Participant
    • Topics: 44
    • Replies: 73
    • Total: 117
    Member since: June 12, 2016

    also, how/where can I adjust the amount of padding in the menu? I’d like to reduce it.

    #82237
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    #contactform_main input[type="text"], #contactform_main input[type="email"], #contactform_main input[type="tel"], #contactform_main input[type="url"], #contactform_main textarea, .wpcf7 form input[type="text"], .wpcf7 form input[type="email"], .wpcf7 form input[type="tel"], .wpcf7 form textarea { width:89%;}
    .header .header-inner .nav ul li a { padding:18px 20px;}

    Regards,
    Chris

    #82249
    MichaelMichael
    Participant
    • Topics: 44
    • Replies: 73
    • Total: 117
    Member since: June 12, 2016

    working. thank you

    #82252
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi Michael,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/9/

    Regards,
    Chris

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