donberg
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Fixing WordPress
In reply to: changing font size forpage titleHi Innuvo,
Where do I paste the code in my css files?
Thanks!
DonForum: Fixing WordPress
In reply to: changing font size forpage titleHi Innuvo,
Installed the plug in. How do I edit the page title
fonts?Thanks!
DonForum: Fixing WordPress
In reply to: changing font size forpage titleInstall the plugin I suggested above…Then go to the settgings and paste the code in. It really is that simple…
What is it called: simple-custom-css?
Forum: Fixing WordPress
In reply to: changing font size forpage titleFor example, I wanted to change the font color of the title and could not get a response. I added !important and it worked.
.site-title a {
text-decoration: none;
color: #0033cc !important;
}Where do I go among my css codes to
add this??Thanks!
Forum: Fixing WordPress
In reply to: changing font size forpage titleWhat is the name of the plugin?
Forum: Fixing WordPress
In reply to: changing font size forpage titleThis is the page I want to edit the title for:
illimit.com/interview
Thanks!
Don
Viewing 6 replies - 1 through 6 (of 6 total)