Comments 1weareredbicycle started the conversationJuly 2, 2020 at 4:30pmHi can you help me with the spacing issue between the contact form and testimonial slider? I'd like to remove the black empty space. And my contact form is not responsive on mobile or tablet. Can you help with that?www.weareredbicycle.com/contact/ 1weareredbicycle repliedJuly 2, 2020 at 4:31pmBlack spacing issue that I'm having. 2,979Andrew repliedJuly 2, 2020 at 4:49pmHi there,Use the following custom css: .row, div.clear { padding-bottom: inherit; } Hope this helps. 1weareredbicycle repliedJuly 2, 2020 at 4:53pmYour team is awesome thank you! That worked. This is the best theme support out there. I definitely need to write a testimonial. Can I receive assistance with making the contact form responsive? Then this page will be complete. Thanks again. www.weareredbicycle.com/contact/1 Like 2,979Andrew repliedJuly 2, 2020 at 5:12pmHi there,Try the following custom css: @media only screen and (max-width: 1000px){ .wpcf7-form .nectar-wpcf7-inline-form { display: inline-block; } .wpcf7-form .nectar-wpcf7-inline-form .nectar-wpcf7-inline-field { padding: 5px; } } Thanks. 1weareredbicycle repliedJuly 2, 2020 at 5:25pmThank you that worked! This ticket can be closed :) Sign in to reply ...
Hi can you help me with the spacing issue between the contact form and testimonial slider? I'd like to remove the black empty space. And my contact form is not responsive on mobile or tablet. Can you help with that?
www.weareredbicycle.com/contact/
Black spacing issue that I'm having.
Hi there,
Use the following custom css:
Hope this helps.
Your team is awesome thank you! That worked. This is the best theme support out there. I definitely need to write a testimonial.
Can I receive assistance with making the contact form responsive? Then this page will be complete. Thanks again.
www.weareredbicycle.com/contact/
Hi there,
Try the following custom css:
Thanks.
Thank you that worked! This ticket can be closed :)