Cnetr page subtitle
-
Hi all,
I am looking for a way to center a page’s sub title.
I already found custom CSS on this forum to center the page title, which was:
.entry-title {
clear: both;
color: #204716; /*Change This to whatever color you want*/
font-size: 20px; /*Change This to size you want*/
font-weight: bold;
line-height: 1.5em;
padding-bottom: .3em;
padding-top: 5px;
text-decoration: underline;
text-align: center;
}So, what would be the code to do the same with the subtitle?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Cnetr page subtitle’ is closed to new replies.