Custom links in lists?

  • Posted in : TheBlogger
  • malspiker
    Participant

    Hey again,

    please, is there a way to show the default link style (bold and underline) also in lists? Here is a screenshot: https://cl.ly/2p2d2F3a060U .

    Regards,
    m.

    serkan
    Moderator

    Hi malspiker,
    Could you use this custom css code please?

    li a { border-bottom: 3px solid #333; font-weight: bold; }

    Thanks

    malspiker
    Participant

    This works fine. Thanks again,
    m.

    serkan
    Moderator

    You are welcome.

    malspiker
    Participant

    Sorry, one point: the color of the link text is default – how can I get this also in #333?

    serkan
    Moderator

    Go to Appearance > customize > general > colors > link color
    If you change this color then all your links color will change.
    If you specifically modify the list link color then you can modify the custom css code like this;

    li a { border-bottom: 3px solid #333; font-weight: bold; color: #333; }

    Thanks

    malspiker
    Participant

    Understanding. So thanks again.

    Best regards,
    m.

    serkan
    Moderator

    You’re welcome.

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register