• Hi Guys,

    I’m having a little trouble aligning my header, content & footer.

    The Header and footer seemed to be aligned (Vertically) But the content is just a little out to the right, I’ve tried several solutions with no luck.

    Theme: Empo
    Site: https://www.primal.fightagency.co

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Looks like the padding here:

    .container .sixteen.columns {
        background: none repeat scroll 0 0 #FFFFFF;
        margin-top: 1em;
        overflow: hidden;
        padding: 10px;
    }

    Are you using a browser tool like Firebug to work with the CSS?

    Thread Starter CombatPost

    (@combatpost)

    Hi, Thanks for the help! Yeah I use firebug but didn’t spot that as being the problem, however, that does fix the problem but creates another.

    Upon removing the padding, I have no padding now between the text in the content area and the edge of the content area, the text starts right next to the edge. Hmm!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Header, Content & Footer Alignment’ is closed to new replies.