How do I Center my Page title?
-
Hi there!
Hope everyone’s OK.
So I am kinda struggling trying to center my page title on this website (subdomain so far): https://wip.ios-international.com/ This website works just as a portal so it only has that page showing it at the Home Page, nothing more. The title is between two thinner lines right bellow the slide show.
However, I’ve been reading different FAQs regarding centering page titles and adding the following codes on the style.sheet CSS such as:
h1.page-title {
text-align: center !important;
}or
h2.page-title { text-align: center; }
or
h2.page-title { text-align: center !important; }
Between many others! I’ve been into the page.php and the templates/page-header.php as well but so far so nothing!! rsrs
Does anyone knows how to fix this? It would be a great help really!!
I am using WordPress 4.1.1 and running Virtue theme.
Cheers all!
- The topic ‘How do I Center my Page title?’ is closed to new replies.