Center image in blog entrance - by alejandro1989

This topic has 4 replies, 2 voices, and was last updated 8 years ago ago by Eva Kemp

  • Avatar: alejandro1989
    alejandro1989
    Participant
    April 6, 2016 at 11:35

    Hi everyone,

    first of all sorry for my english but it isn’t my language. I have a problem in my woopress site. I’m creating entrances, i add a centered imagen in my post and, when i see the post (loged out), the imagen is on the left. I would know how can i center the imagen.

    Thanks!

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    April 6, 2016 at 12:04

    Hello,

    Please provide us with the link to your Blog page.

    Regards,
    Eva Kemp.

    Avatar: alejandro1989
    alejandro1989
    Participant
    April 6, 2016 at 12:08
    Avatar: Eva
    Eva Kemp
    Support staff
    April 6, 2016 at 13:18

    Hello,

    Add this css code in Theme Options > Custom CSS > Custom CSS for desktop:

    .aligncenter {
        text-align: center;
        width: 100% !important;
    }

    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.