Changing Read More
-
I would like to edit the more feature on my WordPress. I found it in my index php as this:
<?php the_content(__(‘<span class=”continue”>Click to Continue Reading</span>’,woothemes)) ?>
I would simply like to make it bold and a different color so it will show up better. I saw on WordPress to change it in my Style.css.
I came across this:
.txt0, .txt0 a, .continue { color: ##a3d5ea;}
But when I change the color number it doesn’t do anything. Any suggestions?Website is https://www.awanderingsole.com
Thank you!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Changing Read More’ is closed to new replies.