Archived topic
How can I center page featured image?
3 replies · Started by kyle on December 2, 2015
Viewing posts 1–4 of 4
Hello, I've just applied a featured image to my page and it is aligning to the left and I would like to center it. any suggestions?
Note: I have already got the blog ADD ON to try and solve this issue but it didn't make a difference
Hi Kyle,
Give this CSS a try:
.page-header-image {
text-align: center;
}
Worked a treat thanks
You're welcome! :)
This archived topic is closed to new replies.
