• Resolved El-David

    (@el-david)


    Hello fellow community!
    Spent a while updating my website, decided for a new design.

    I am using the wonderful Customizr theme.

    I have decided to go with a centered design.

    Startpage:
    https://www.grasklipparservice.se (satisfied for now)

    https://www.grasklipparservice.se/?page_id=149

    Here is where my problem starts, I can easily center image and text and it looks good, but I want the text left-aligned, but still in the center!

    How can I change the margin of individual pages? Or how would you solve it?

    Thankful for any help! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • Try giving the container of the left aligned text a float, or a margin and give the text a text-align-left.

    Thread Starter El-David

    (@el-david)

    <div style="width: 700px; margin-left: auto; margin-right: auto;">
    </div>

    This was my solution, achieved what I was aming for, not perfectly responsive, but still good ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Customizr] Individual page-width’ is closed to new replies.