Viewing 3 replies - 1 through 3 (of 3 total)
  • hannah

    (@hannahritner)

    Hey,
    Try adding this to your custom css box in theme options > advanced settings:

    .page-header {
    margin-left: 20px;
    }

    Hope that helps!

    Hannah

    Thread Starter mika664

    (@mika664)

    thx – it worked fine. ??
    How about posts page – similar prob there.
    Also in a maintext area – I have modified some posts and pages with pagebuilder – adding value 30 left margin. Is there a way to do it to template?
    -m

    What if you just added this?

    .contentclass .container {
        padding-left:40px;
        padding-right:40px;
    }

    Kadence Themes

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Content layout problem’ is closed to new replies.