• Hello all, my blog is overdrive-mag.com. I was wondering if someone could help get it where the “Read the rest of this page »” to a different color or flashing. That way it can get peoples attention a little better. I do have css.
    Thanks

Viewing 1 replies (of 1 total)
  • at the following code to your syle.css

    .more-link
    {
    	color: #FFFFFF;
    	font-weight: bold;
    }

    change the color / bold , etc as you wish

Viewing 1 replies (of 1 total)

The topic ‘Need some help’ is closed to new replies.