Title: Alignment
Last modified: August 30, 2016

---

# Alignment

 *  Resolved [vetiver](https://wordpress.org/support/users/vetiver/)
 * (@vetiver)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/alignment-44/)
 * Hi guys,
 * I just would like to move the google map widget and the image on the upper left
   of the page.
    I am new to wordpress of course. Thank you so much! [http://vetiveriastatera.com/contact-us-2/](http://vetiveriastatera.com/contact-us-2/)

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

 *  [SJW](https://wordpress.org/support/users/whitsey/)
 * (@whitsey)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/alignment-44/#post-6319596)
 * This is a css fix, not related to wordpress.
 * Add this css:
 *     ```
       div#wpcf7-f723-p105-o1 {
         float: left;
       }
       div#Widgets_on_Pages_9 {
         float: right;
       }
       ```
   
 *  Thread Starter [vetiver](https://wordpress.org/support/users/vetiver/)
 * (@vetiver)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/alignment-44/#post-6319717)
 * Hey thank you, but I am not sure where to add it. This is what I see in the text
   section:
 *  
    <p style=”text-align: left;”>[contact-form-7 id=”723″ title=”Contact form 
   1″]</p> <p style=”text-align: left;”><img class=” wp-image-1086 alignleft” src
   =”[http://vetiveriastatera.com/wp-content/uploads/2014/11/Untitled-design-18-300×39.png&#8221](http://vetiveriastatera.com/wp-content/uploads/2014/11/Untitled-design-18-300×39.png&#8221);
   alt=”Untitled design (18)” width=”250″ height=”33″ />[widgets_on_pages id=9]</
   p>
 * Where should I add the css ?
 * Thank you so much!
 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/alignment-44/#post-6319720)
 * You don’t need to add it to a PHP file. Instead, you should add the code in a
   [custom CSS plugin](http://wordpress.org/plugins/search.php?q=custom+css) or 
   your theme’s built-in custom CSS option, if one exists.
 *  Thread Starter [vetiver](https://wordpress.org/support/users/vetiver/)
 * (@vetiver)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/alignment-44/#post-6319725)
 * It worked! Thank you guys.
    I added with the plugin called simple custom css.
   I just need a little bit of fix though [http://vetiveriastatera.com/contact-us-2/](http://vetiveriastatera.com/contact-us-2/)
 *  Thread Starter [vetiver](https://wordpress.org/support/users/vetiver/)
 * (@vetiver)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/alignment-44/#post-6319726)
 * I just fixed with this block
    div.wpcf7 { float: left; <—add margin: 0; padding:
   0; width: 45%; <-add } Add this entire block: .widgets_on_page { float: left;
   width: 50%; }
 * thanks guys and thanks chrisfromthelc!

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

The topic ‘Alignment’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: [vetiver](https://wordpress.org/support/users/vetiver/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/alignment-44/#post-6319726)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
