Removing the word "latest" please
-
my site: jajphotography.wordpress.com
I want to remove the static word latest. you can see how my site is laid out and i want it a little cleaner. i don’t know html or ccs so i just use options and do everything straight forward. modularity lite is the theme. help. there should be an easy way to do this.
The blog I need help with is: (visible only to logged in users)
-
First, you’ll need a Custom CSS upgrade to make the change: http://en.support.wordpress.com/custom-css/
Then, add the following code via Appearance -> Edit CSS in your blog’s Dashboard:
h3.sub{display:none;}
- The topic ‘Removing the word "latest" please’ is closed to new replies.