- This topic has 3 replies, 2 voices, and was last updated 5 years, 11 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Naturo Pro
Hi
see: http://cwhitt.com/wordpress/contact-cwhitt/
can you assist with a contact form 7 layout issue?
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
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/
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
Free WordPress Photography Themes Article explains about the best free WordPress photography themes for having the creative photographers display their work online. Going back to […]
To make your website entirely mobile-friendly, it is essential to pick a theme that comes as the suitable one for your mobile device. Thus, it […]
Are you confused when you come across the term WordPress Child Themes? Do not worry it’s not just you but many fresh developers out there […]