Go Ko
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Fixing WordPress
In reply to: Twenty Eleven: Removing Space btw. Page Title and HeaderThanks WPyogi, I hear you and will do so!
Forum: Fixing WordPress
In reply to: Twenty Eleven: Removing Space btw. Page Title and HeaderThanks Mokah,
I pasted your code into the Style.css file, but it doesn’t the space btw. page and header.
Forum: Fixing WordPress
In reply to: Changing font color of page title in the Twenty Eleven templateOkay and thanks so far, Andrew.
Forum: Fixing WordPress
In reply to: Changing font color of page title in the Twenty Eleven templateThanks Andrew,
Using Firefox’s web development inspector shows me that the page title is h1.entry-title.
So I tried to css the color within the CSS Custom Manager plugin, like:h1.entry-title {
color: #e4741f;
}The page title still remains white.
Forum: Fixing WordPress
In reply to: Changing font color of page title in the Twenty Eleven templateThanks Andrew! I followed your advise and downloaded the CSS Custom Manager plug-in. In the installation description there’s also a video tutorial. It seems that they hooked it up with Dreamweaver. I am using wordpress only. How to find the related CSS code of the page title other than what I tried before.
Viewing 5 replies - 1 through 5 (of 5 total)