Naturo Pro

Home Forums All Other Themes Naturo Pro

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #116034
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    Hi

    see: http://cwhitt.com/wordpress/contact-cwhitt/

    can you assist with a contact form 7 layout issue?

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

    Hi,

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

    Add this code there:

    div.wpcf7 p { width: 100%; float: left;}
    .wpcf7 form input[type="text"], .wpcf7 form textarea { width:100%; box-sizing:border-box;}

    Regards,
    Dave

    #116055
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    that’s brilliant, working now, thanks

    can you also re-send the code that manages the header logo/menu width to stop the double line issue I have on https://confettiproductions.co.uk/

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

    Hi,

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

    Add this code there:

    .header .header-inner .logo { width:30%;}
    .header .header-inner .logo img { height:auto;}

    Regards,
    Dave

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