New Landing How can we help? Themeforest Theme Support Neighborhood Change Links appearance

Viewing 5 posts - 1 through 5 (of 5 total)
  • #112032
    4ddiction
    Member
    Post count: 28

    Hello! I would like to add an underline to all of my hyperlinks, as it doesn’t come with the default theme.
    For now the text hyperlinks are just black like all the other body text and you will only know that it is a link when there’s a mouseover effect.

    So how do I add an underline to all my links? Thanks for your help!!

    #112068
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Have you got a link you can show me?

    – Kyle

    #112121
    4ddiction
    Member
    Post count: 28
    This reply has been marked as private.
    #112123
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .page-content p > a {
      border-bottom: 1px dotted;
    }

    – Kyle

    #112124
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css change.
    div.page-content p a{color:#55AAFF !important}
    Thanks 🙂
    With Best Regards
    Mohammad

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

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

License required for one of the following items
Login and Registration Log in · Register