Frontpage Header Text align left
-
Hello!
I am trying to make some upgrades to my website, and I cannot figure out how to move the front page banner text to align to the left.
I figured out how to move the Banner Heading to align left with this CSS:
.frontpage-banner.image-banner .block-title {
.Align left
float: left;
margin: 5px 610px 20px 0;
Font-size: 32px;
}However, I cannot get the rest of my content from the Banner Text area to align with the Banner Heading.
If you have a CSS that would be able to access this area to match the heading that would be extremely helpful!
This is what my website looks like now:

My goal is to use CSS to have the text look something like this (with a new picture in the background):

Thank you for your help!
Cathrin
http://thecontentbug.com/
The topic ‘Frontpage Header Text align left’ is closed to new replies.
