I wanted the blog titles to display centred in the blog grid view. So I entered the code below:
}
.page-id-3377 .entry-title {
font-size: 15px !important;
text-align: center
}
This worked but the main title of the page (appearing in the title container header) also moved into the centre.
See http://wisdomtrove.com/wisdom-centres/ for the page in question.
How can I move the main title back to the left?
Thanks for your help with this.
I haven’t heard anything back. Hoping you can help?