Forums

Different formatting for Pages links (2 posts)

  1. shanafourde
    Member
    Posted 9 months 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 9 months 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

Reply

You must log in to post.

About this Topic