Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #136692
    maximearmstrong
    Member
    Post count: 73

    Hello!

    I would like to get the same link style as the author and categories link style for my post/page body links. How can I do this?

    Regards,
    Maxime

    Attachments:
    You must be logged in to view attached files.
    #137086
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .spb_content_element a {
      border-bottom: 1px dotted #1dc6df;
    }

    – Kyle

    #139829
    maximearmstrong
    Member
    Post count: 73

    Hello Kyle,

    It didn’t work. For instance, it made all the possible links (pictures, etc) underline with dots on pages like “Blog”. I would like to get the dots under the link I include in my blog posts only, in the text. Would it be possible?

    Maxime

    #139849
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .single-post div.body-text a{border-bottom: 1px dotted #1dc6df !important;}
    .page .page-content a{border-bottom: 1px dotted #1dc6df !important;}

    Thanks
    Mohammad

    #140172
    maximearmstrong
    Member
    Post count: 73

    Hi!

    The first line worked well! 🙂

    Thanks!
    Maxime

    #140259
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I am glad that your issue resolved.
    Thanks
    Mohammad

Viewing 6 posts - 1 through 6 (of 6 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