Portfolio section broke

Discussion in 'Nutrition WordPress Theme' started by midtownmft, May 15, 2013.

  1. midtownmft

    midtownmft New Member

    Joined:
    Mar 2, 2013
    Messages:
    23
    Likes Received:
    0
    On the home page, I added a contact for in the widget section and it messed up the portfolio section. Please check it out for me. benjaminseamancounseling.com

    It was I also tried adding it in the testimonial section and same thing. Without the contact form the portfolio section works great. Once I add the contact form back, the portfolio section breaks.

    Thanks!
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
  3. midtownmft

    midtownmft New Member

    Joined:
    Mar 2, 2013
    Messages:
    23
    Likes Received:
    0
    Its not a plugin. Its html for constant contact email list program. Can you help? I need to have the constant contact form on there. On another note, the portfolio section isn't important to my client so I turned it 'off' and there is a border line that stayed on the home page so you could see something was missing. How can I get rid of the horizontal border?
     
  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,
    Paste the following code in your Custom CSS
    (Appearance -> Theme Options -> Styling Options -> Custom CSS)

    Code:
    .index-content .index_info {
    display: none;
    }
    .index-content-wrapper hr {
    display: none;
    }
    This will remove the Home Page Portfolio section and the border also.
     
  5. midtownmft

    midtownmft New Member

    Joined:
    Mar 2, 2013
    Messages:
    23
    Likes Received:
    0
    Thanks!
     
  6. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    To make Your Contact Form Better On Your Website

    You can use "formget-contact-form" plugin, which will help you to make your contact form easily and simple.

    Download it from the link given below.
    http://wordpress.org/plugins/formget-contact-form/

    You just need to register on FormGet, create your form by clicking on the fields and embed the code on your website at any page, post or widget.

    You can easily place the contact form on every page of your website which will increase the user interaction.

    You will be able to manage entire communication from a single place between you and your visitor. It will be easy for you to provide support, feedback to your users.

    We recommend you to try this new contact form solution on your website. Hope it will meet your requirements. You can easily replace the existing contact form with this new one.

    Let us know your feedback
     

Share This Page