Changing the colour of archive text on a page created with shortcode
-
I have created a page using archives shortcode but I would like to change the text colour of the archives listings. I have tried adding in span code but it isn’t changing the text colour. Can someone help me to do this, or let me know if it’s not possible please? Many thanks.
Blog url: http://souldestructionblog.wordpress.com/The blog I need help with is: (visible only to logged in users)
-
a) The span tag is for isolated characters, words or phrases inside a paragraph, not for a complete section.
b) The color of the list is the default link color of the theme. You could change this once for all if you had the Custom Design upgrade. Without the upgrade, you can only change each separate link by modifying the link code.
c) But that’s not possible when you use a shortcode, as you don’t have access to each individual link. You can only change the color if you create a manual list of links to your posts instead of using the archives shortcode. Not worth the trouble, since you’d also have to update the list manually each time you publish a new post. -
-
You’re welcome. In case you don’t agree with my “not worth it”, here’s how you can change the color of individual links:
- The topic ‘Changing the colour of archive text on a page created with shortcode’ is closed to new replies.