Contact Section

Discussion in 'BusinessGrow One Page WordPress Theme' started by rsjhunter, Nov 21, 2013.

  1. rsjhunter

    rsjhunter Member

    Joined:
    Nov 20, 2013
    Messages:
    43
    Likes Received:
    0
    How can I make this a small area I don't need this kind of space for this. A small box would be fine.

    Maybe it's just part of the theme and will have to stay??

    If so, it is showing double pics there looks like how can i clean that up with either a solid background or have the pic not doubled?
     
  2. Gourav

    Gourav Support Staff

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

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .contact_input .content-bar{
    padding-bottom:10px;
    }
    .contact_wrapper{
    padding-top:0px;
    }
     

Share This Page