New Landing How can we help? Themeforest Theme Support Neighborhood Default link formatting – for links that appear in body text

Viewing 5 posts - 1 through 5 (of 5 total)
  • #200330
    MarieWorks
    Member
    Post count: 225

    Hi,

    Is there some css we can use to change the default formatting of links as they appear in products descriptions / other paragraph style text (e.g. blog posts) ?

    At the moment links turn to our accent color on hover which is fine.

    But unless you accidentally over over an item – you wouldn’t know the link was there.

    Could they, for example, have the same dotted underline as some of the links in the cart / checkout pages do? (see second screenshot)

    Thanks
    Chris

    Attachments:
    You must be logged in to view attached files.
    #200479
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-
    p a{text-decoration:underline !important;}

    Thanks
    Mohammad

    #200641
    MarieWorks
    Member
    Post count: 225

    HI Mohammad,

    Thanks for your help.

    Thats working – but its not very subtle – is it possible to use the dotted underline as with some of the other links in the theme (see my second screenshot in original post)

    Thanks,

    Chris

    #200645
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    try this one and remove the previous one

    
    p a{
    border-bottom: 1px dotted #e4e4e4!important;
    }

    -Rui

    #200679
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove my last code and use this code:-
    p a{text-decoration:underline dotted inherit !important;}
    Thanks
    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