• Resolved Keneshia

    (@keneshia)


    Hello there I am trying to center my pages in the theme Pure & Simple. Right now everything is Left Justified . I am really new to wordpress and trying to figure this out . I have also added custom css plug in to help me . my site is body {
    margin: auto;
    width: 1000px;
    }

Viewing 10 replies - 1 through 10 (of 10 total)
  • Hi there,

    If you could post a link to your website we can take a look for you and make suggestion.

    Cheers,

    Luke the Daft Duke

    Thread Starter Keneshia

    (@keneshia)

    Hi Luke,

    Thank you for your help. Here is the link
    https://www.enchantedweddingevent.com/

    Hi,

    I just had a look – is this the kind of thing you want to achieve:

    Screenshot ?

    If so, try:

    body {
      margin: 0 10%;
    }

    You can paste this code in your child theme’s style.css or in a custom css plugin such as Simple Custom CSS.

    I hope that helps!

    Luke the Daft Duke

    Thread Starter Keneshia

    (@keneshia)

    I would like everything 8 post centered . When I add post everything goes left justified. Even though the photo is cut to center.

    I am also not sure about child themes I am a newbie I had a non hosted wordpress be for .

    Ok, I think I understand what you mean:

    Try this, go to:

    Appearance -> Customize -> Basic Settings -> Blog Layout

    and choose ‘Blog Full Width and No Sidebars’

    Thread Starter Keneshia

    (@keneshia)

    That is how I have it set but everything is still justifying to the left on all the post .

    Page Width
    x- Full Screen
    Smaller Width 1500px
    Smaller Width 1200px
    Blog Layout
    Blog with Right Sidebar
    Blog with Left Sidebar
    x- Blog Full Width & no Sidebars

    Thread Starter Keneshia

    (@keneshia)

    I would like for everything to be centered throughout site . I went through all pages and yes everything is justified Left .

    You can choose the page template for your ‘pages’ by editing the page and choosing the template that best fits your needs.

    If I choose ‘Left & Right Sidebar’ page it centers everything nicely for me.

    See this: Screenshot

    Thread Starter Keneshia

    (@keneshia)

    You are amazing. It worked perfectly thank you so much . I was over thinking it way to much .

    Your welcome ?? Glad you got it sorted.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Theme: Pure & Simple – how to center pages’ is closed to new replies.