Site logo

Archived topic

blog post title alignment

1 reply · Started by muralidharan on May 2, 2017

Viewing posts 1–2 of 2

Hi

Is there a way to align the blog post title to left, center or right?

right now it is center aligned

thanks
Murali

This should do it:

h2.entry-title [
    text-align: left;
}

Just change "left" to center or right.

This archived topic is closed to new replies.