Changing CSS on one page
-
Hi all,
I’m looking to change the CSS my homepage.
Specifically looking to make the title of the page smaller (h1, .entry-title).
Is there a page-specific CSS tag I could use?
The blog I need help with is: (visible only to logged in users)
-
Hi there, I see the following CSS in your Custom CSS, so it appears you have gotten this taken care of.
.page-id-13 .entry-title { font: bold 150% Arial Black,sans-serif; }
- The topic ‘Changing CSS on one page’ is closed to new replies.