• Resolved sarahkunz

    (@sarahkunz)


    Hi there

    I started editing my personal website by figuring my way around the olsen light theme. I would like to center-align my main texts (as you can see, they’re left-slanted).

    Is there any possibility?

    Best
    Sarah

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Fotis

    (@markwaregr)

    Hi @sarahkunz
    Can you disable maintenance plugin for a bit so I can check this out?

    Thread Starter sarahkunz

    (@sarahkunz)

    Hi Fotis

    I have deactivated the plugin.

    Fotis

    (@markwaregr)

    Hello,
    can you try this

    .entry-content{text-align:center;}
    ul li{text-align:left}

    in your custom CSS box under Customize-▸Additional CSS
    Let me know if this worked for you.

    • This reply was modified 6 years ago by Fotis.
    Thread Starter sarahkunz

    (@sarahkunz)

    Hi Fotis

    Unfortunately, it didn’t work. The main page is centered, but as for all the others the Theme creates two rows (right one for additional info). Is there any possibility to narrow it down to one row? I guess that would make it centered.

    Best,
    Sarah

    Fotis

    (@markwaregr)

    Hi,
    try this then

    #site-content .col-md-8{margin:auto;float:none;}
    #site-content .col-sm-4{display:none;}

    Let me know if you need additional help with this.

    Thread Starter sarahkunz

    (@sarahkunz)

    It worked!! Thank you so much

    Fotis

    (@markwaregr)

    That’s great. Glad I could help. If you need additional help with anything, feel free to get in touch and I will be there for you within 24 hours.

    Also, we’d really appreciate if you could you take a minute and rate our theme/plugin at https://ww.wp.xz.cn/support/view/theme-reviews/olsen-light. In order to provide a rating, you will need a ww.wp.xz.cn account and it takes only a minute to create one by following this link https://login.ww.wp.xz.cn/register

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Center-align main text’ is closed to new replies.