Title: Increase Margins
Last modified: August 31, 2016

---

# Increase Margins

 *  Resolved [hrvbaby25](https://wordpress.org/support/users/hrvbaby25/)
 * (@hrvbaby25)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/increase-margins-1/)
 * Hi,
 * Can someone please tell me how to increase the margins in the template? Right
   now, I am using an optin form that does not allow for size adjustments so I have
   to make the travelify template wider. Here’s the link so you can see how the 
   form is squeezed in. If there is coding, can you tell me the exact code and where
   to place it?
 * [http://hudsonrivervalleybaby.com/2016/05/19/stories-for-babies/](http://hudsonrivervalleybaby.com/2016/05/19/stories-for-babies/)
 * Thank you for your help!

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

 *  [Free WP TP](https://wordpress.org/support/users/freewptp/)
 * (@freewptp)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/increase-margins-1/#post-7406924)
 * Hi [@hrvbaby25](https://wordpress.org/support/users/hrvbaby25/),
 * I hope you are well today and thank you for your question.
 * Are you talking about the form having title “FREE! Explore this Fun Activity 
   Book with Your Baby!” that is displayed on your shared page?
 * If yes then please tell me or share me the screenshot of how you want it to display
   so that i can help you?
 * Kind Regards,
    Movin
 *  Thread Starter [hrvbaby25](https://wordpress.org/support/users/hrvbaby25/)
 * (@hrvbaby25)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/increase-margins-1/#post-7406994)
 * Hi Movin,
 * Yes. I am talking about this form with the blue banner. Here is a page on my 
   site where the form is at it’s full width because I’ve eliminated the side bar
   and the words are not squished. [http://hudsonrivervalleybaby.com/2016/05/05/happy-cinco-de-mayo/](http://hudsonrivervalleybaby.com/2016/05/05/happy-cinco-de-mayo/)
 * Since this form is on blog pages, I would like to include the side bar without
   the form looking squished.
 * Thanks so much for getting back to me!
 *  [Free WP TP](https://wordpress.org/support/users/freewptp/)
 * (@freewptp)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/increase-margins-1/#post-7406995)
 * We can’t make the form more wide on the page having sidebar because it’s maximum
   width allowed in the content area.
 *  Thread Starter [hrvbaby25](https://wordpress.org/support/users/hrvbaby25/)
 * (@hrvbaby25)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/increase-margins-1/#post-7407000)
 * Hi Movin,
 * Are you saying that the margins on the travelify template cannot be increased
   wider?
 *  [Free WP TP](https://wordpress.org/support/users/freewptp/)
 * (@freewptp)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/increase-margins-1/#post-7407020)
 * Yes we can increase it by adding the following CSS code in the Custom CSS option
   of your theme on the below path.
 * Admin Area -> Appearance -> Customize -> Travelify Other Options
 *     ```
       div.wrapper {
           max-width: 1200px;
       }
       div#main {
           max-width: 1140px;
       }
       ```
   
 *  Thread Starter [hrvbaby25](https://wordpress.org/support/users/hrvbaby25/)
 * (@hrvbaby25)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/increase-margins-1/#post-7407022)
 * Thank you!
 * I used the code you gave and had to increase the numbers a little more.
 * Thanks for helping out!
 *  [Free WP TP](https://wordpress.org/support/users/freewptp/)
 * (@freewptp)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/increase-margins-1/#post-7407024)
 * You are most welcome here 🙂

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

The topic ‘Increase Margins’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/travelify/3.0.9/screenshot.png)
 * Travelify
 * [Support Threads](https://wordpress.org/support/theme/travelify/)
 * [Active Topics](https://wordpress.org/support/theme/travelify/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/travelify/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/travelify/reviews/)

## Tags

 * [margins](https://wordpress.org/support/topic-tag/margins/)

 * 7 replies
 * 2 participants
 * Last reply from: [Free WP TP](https://wordpress.org/support/users/freewptp/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/increase-margins-1/#post-7407024)
 * Status: resolved