Link Colour
-
AuthorPosts
-
inkposts
MemberIs it possible to change the colour of links in the Delight Theme from blue to black?
Thanks
inkposts
The blog I need help with is: (visible only to logged in users)
bhadaway
MemberYes, under Appearance > Customize.
If you don’t have all available options, you may need this upgrade:
http://store.wordpress.com/premium-upgrades/custom-design/
Thank you.
I can’t find anything to do with changing the colour of links, not in the customize section or any other section, and the page you linked me to said nothing about changing the colour of links.
Although I could do this in my previous theme, Twenty Eleven, for free.
bhadaway
MemberWordPress.com works a little differently, in order to add custom CSS, an upgrade is required:
http://store.wordpress.com/premium-upgrades/custom-design/
Once you have that set up I can write code for you to change link colors and whole lot more.
Thank you.
I’ve just checked the link and I have to pay for it yearly, meaning I would have to pay £20 a year just to change the colour from blue to black . . . Surely there must be some way around that. That’s an extortionate fee for such a minor request.
Thanks
bhadaway
MemberUnfortunately, I’m not aware of another way to add custom CSS on WordPress.com hosted sites. WordPress.com is only free to a certain point, but is after all a business.
With the WordPress.org self-hosted version you have complete control over your website.
Either way, it’s entirely out of my control. Once you can add custom CSS however, I’ll be here to help with a great deal of customization requests you might have.
The CSS you’ll need in this case would be:
a { color: #000; }
Thank you.
- The topic ‘Link Colour’ is closed to new replies.