Archived topic
Center image header single post in width 800
1 reply · Started by Alberto Aroca Camacho on July 26, 2016
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/
Hi there,
Give this a shot:
.page-header-image-single {
text-align: center;
}
