Forums

Read more tab... (3 posts)

  1. bassjamm
    Member
    Posted 3 years ago #

    Hi people,

    I've just started using the 'read more' tab on my posts.

    I'd like to make the tab bold though so it sticks out. I've tried highlighting it in the wordpress post edittor and making it bold but because the 'read more' tab kicks in before the bold script is ended, the rest of the text on the page is made bold...no good!

    Is there a way to manually edit the 'read more' tab's scripting to include it being bold?

    Thanks in advance.

    Jamie
    http://www.learnbassguitartoday.com

  2. tomontoast
    Member
    Posted 3 years ago #

    How about adding this to your theme's style.css

    .more-link{
    font-weight:bold;
    //any other css rules here
    }

    Hope that helps!

  3. bassjamm
    Member
    Posted 3 years ago #

    Thanks tomontoast...that's spot on :D

Topic Closed

This topic has been closed to new replies.

About this Topic