Align Home Page Content Box
-
Hi there!
How can I align (center or right) the content area box on the HOME page only?The following code seems to do the work but for all pages:
@media only screen and (min-width: 640px) {
#page .content-area {
margin-left: 30%;
}
}Thanks,
RalphThe blog I need help with is: (visible only to logged in users)
-
-
-
- The topic ‘Align Home Page Content Box’ is closed to new replies.