Title: CF7 Smart Grid Design
Last modified: March 9, 2018

---

# CF7 Smart Grid Design

 *  Resolved [mbenatar](https://wordpress.org/support/users/mbenatar/)
 * (@mbenatar)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/cf7-smart-grid-design/)
 * I have a intake form for a Dog Daycare that I need to have space between certain
   sections or maybe even a dividing line. But I don’t know how to achieve it.
 * Any help would be greatly appreciated.
 * mbenatar
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcf7-smart-grid-design%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 12 replies - 1 through 12 (of 12 total)

 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/cf7-smart-grid-design/#post-10059848)
 * previews are not visible for non-logged users, so your link above does not work.
 * Anyhow, this is a simple css problem for which you can find plenty of [examples](https://codepen.io/ibrahimjabbari/pen/ozinB)
   on the net.
 * You have 2 approaches, either use [css borders style](https://css-tricks.com/almanac/properties/b/border/)
   for the top border or bottom border of a full width `div.row` in your form; else
   you can also create an empty full width row and use a [background image](http://www.yudiz.com/5-css3-tricks-with-pseudo-elements-before-and-after/#method2)
   to create a separation.
 *  Thread Starter [mbenatar](https://wordpress.org/support/users/mbenatar/)
 * (@mbenatar)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/cf7-smart-grid-design/#post-10066702)
 * Hello,
    Thank you for your response. I have published the form so you can see
   it. Here is the link.
 * [http://k9keepfit.com/contact/k9-keep-fit-intake-form/](http://k9keepfit.com/contact/k9-keep-fit-intake-form/)
 *  Thread Starter [mbenatar](https://wordpress.org/support/users/mbenatar/)
 * (@mbenatar)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/cf7-smart-grid-design/#post-10066847)
 * I’m totally lost. I can’t even get a send button to work.
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/cf7-smart-grid-design/#post-10068194)
 * I checked your form last night and it was working form me.
 * This morning, only the shortcode appears.
 * >  I can’t even get a send button to work.
 * did you check your console for javascript errors? Most of the front-end issues
   with forms not working are related to js script errors, so you need to inspect
   your page and check your console.
 *  Thread Starter [mbenatar](https://wordpress.org/support/users/mbenatar/)
 * (@mbenatar)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/cf7-smart-grid-design/#post-10068324)
 * I don’t get any information emailed back to me.
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/cf7-smart-grid-design/#post-10069042)
 * so the send button is working? Do you get a submission confirmation msg ?
 * If you do and you are not getting emails, then the issue is either with your 
   mail configuration or with your backend which is has en error. Did you debug 
   your wordpress installation to see if you have any errors reported?
 *  Thread Starter [mbenatar](https://wordpress.org/support/users/mbenatar/)
 * (@mbenatar)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/cf7-smart-grid-design/#post-10070392)
 * I don’t know how to configure the “mail” tab to get it to work properly. I am
   not a coder and I have spent countless hours with NO progress to get this to 
   function.
 *  Thread Starter [mbenatar](https://wordpress.org/support/users/mbenatar/)
 * (@mbenatar)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/cf7-smart-grid-design/#post-10070567)
 * It not the form that I am having problems with. It’s the “Mail” tab. I don’t 
   know how to set it up so I receive the information back after the client fills
   the form out.
 *  Thread Starter [mbenatar](https://wordpress.org/support/users/mbenatar/)
 * (@mbenatar)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/cf7-smart-grid-design/#post-10070684)
 * It not the form that I am having problems with. It’s the “Mail” tab. I don’t 
   know how to set it up so I receive the information back after the client fills
   the form out. I get an email back with this in it. How about if I give you temporary
   access to my wp-admin page?
 * From: [your-name] <[your-email]>
    Subject: [your-subject]
 * Message Body:
    [text text-221] Address [text text-221] City [text text-221] State[
   text text-221] ZIP [tel* tel-183] Home Phone [tel* tel-183] Cell Phone [tel* 
   tel-183] Work Phone email* email-769 Email Address [text* text-625] Emergency
   Contact-First Name [text* text-221] Emergency Contact-Full Name [tel* tel-341]
   Phone Number [text* text-183] Dog Name [text* text-221] Dog Breed [text* text-
   221] Describe Dog Color [text* text-221] Sex [text* text-221] Neutered or Spayed[
   text* text-221] Birthdate [text* text-221] Weight [text* text-221] Veterinarian
   Name [tel* tel-183] Veterinarian Phone [text* text-221] Veterinarian Street Adress[
   text* text-221] City [text* text-221] State [text* text-221] ZIP [textarea* textarea-
   493] K9 Sensitivities
    -  This reply was modified 8 years, 4 months ago by [mbenatar](https://wordpress.org/support/users/mbenatar/).
    -  This reply was modified 8 years, 4 months ago by [mbenatar](https://wordpress.org/support/users/mbenatar/).
    -  This reply was modified 8 years, 4 months ago by [mbenatar](https://wordpress.org/support/users/mbenatar/).
    -  This reply was modified 8 years, 4 months ago by [mbenatar](https://wordpress.org/support/users/mbenatar/).
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/cf7-smart-grid-design/#post-10074993)
 * >  How about if I give you temporary access to my wp-admin page?
 * please never say this in these forums, it will attract the wrath of the gods 
   of WP 🙂
 * This plugin has not effect on the mail tab. So setting up the mail is something
   you need to ask on the CF7 plugin support forum, or you can also ask in the [stackoverflow](https://stackoverflow.com/questions/tagged/contact-form-7)
   forum.
 * If you wish to engage my help, please read this [post](https://wordpress.org/support/topic/support-for-this-plugin-8/).
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/cf7-smart-grid-design/#post-10075297)
 * Here is [mini guide](https://code.tutsplus.com/tutorials/mini-guide-to-contact-form-7--wp-25086)
   to cf7, there is a section on setting up mail notification.
 *  Thread Starter [mbenatar](https://wordpress.org/support/users/mbenatar/)
 * (@mbenatar)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/cf7-smart-grid-design/#post-10075302)
 * Thank you.

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘CF7 Smart Grid Design’ is closed to new replies.

 * ![](https://ps.w.org/cf7-grid-layout/assets/icon-256x256.png?rev=1834229)
 * [Smart Grid-Layout Design for Contact Form 7](https://wordpress.org/plugins/cf7-grid-layout/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cf7-grid-layout/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cf7-grid-layout/)
 * [Active Topics](https://wordpress.org/support/plugin/cf7-grid-layout/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cf7-grid-layout/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cf7-grid-layout/reviews/)

 * 12 replies
 * 2 participants
 * Last reply from: [mbenatar](https://wordpress.org/support/users/mbenatar/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/cf7-smart-grid-design/#post-10075302)
 * Status: resolved