Home › Forums › Archived Forums › Weaver II Theme › Weaver II Pro › Eliminate Continue Reading message on Category Archive Page › Re: Eliminate Continue Reading message on Category Archive Page
January 30, 2017 at 18:10 UTC - Views: 21
#32614
Moderator
You could also have just styled the default rear more link by doing the following:
Type in the Main options > Post Specifics > Continue reading message, as not to show any text.
and add the rule below to style it with the button image
#content a.more-link {
background:url(url(http://www.scholarshipgold.com/wp-content/uploads/2011/04/LearnMore.png) no-repeat;
display:inline-block;
width:160px;height:50px;
}