Forums

Different formatting for Pages links (2 posts)

  1. shanafourde
    Member
    Posted 2 years ago #

    Is there a way to have the main links to the "Pages" be different from each other? Maybe have one bold and the rest not, or have them different colors.

  2. Technokinetics
    Member
    Posted 2 years ago #

    Each link has a class (e.g. "page-item-10"). You can make just this link bold by adding an appropriate declaration (e.g. ".page-item-10 a { font-weight: bold; }") to your style.css theme file.

    - Tim

Topic Closed

This topic has been closed to new replies.

About this Topic