How can I specify to change just one page title in css instead of all of them?
-
If i have this css in my custom css, then what do i do if I want to change just one specific page’s css in wordpress instead of all page headers?
.page-header {
background-color: #FFFFFF !important;
text-align: center !important;
}
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How can I specify to change just one page title in css instead of all of them?’ is closed to new replies.