Text block misalignment

Posted in: Newspaper
Post count: 67

Hello,

In order to add an H1 to our Homepage, we have created a text block with an H1 title inside. We have added a colour background (red) and put it at the bottom of our homepage.
However, the text blog seems misaligned compared with the other modules (it seems moved to the right). How can we solve this?
http://marronyblanco.com/

Thank you in advance.

Mònica

Post count: 6600

Hi,

Use this css: http://screencast.com/t/jl9QcjcoMxTr

.home .span12 .span12.wpb_column {
margin-left: auto;
}

For that menu item that falls into another row I recommend you to set a smaller font size for your menu item and also use smaller title for your menu items to prevent them from falling into another row.

Thanks

Post count: 67

Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.