[Resolved] Center image header single post in width 800

Home Forums Support [Resolved] Center image header single post in width 800

Home Forums Support Center image header single post in width 800

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #213216
    Alberto Aroca Camacho

    Hi Tom.

    I have been trying to find the correct Css to do it but i didnt find it

    I need to center the image header of single post as i put max-widht body single post in 800px and the image header of single post is not centered.

    I will be so grateful if you can help me out 😉

    here you have the example

    http://mimundoenlamochila.com/como-realizar-viaje-de-dos-anos-pareja-mujeres/

    #213227
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Give this a shot:

    .page-header-image-single {
        text-align: center;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.