New Landing How can we help? Themeforest Theme Support Dante Enhance link appearance inside blog/portfolio

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #57896
    Math
    Member
    Post count: 30

    Hi,

    I wanted to know if it would be possible to enhance the appearance of a link inside of a blog or portfolio description.

    For an example, Tags, Author, or Category has a dotted border at the bottom to indicate that it’s a link. When I place a link inside of a paragraph, people won’t know it’s a link unless they hover over the word and it highlights to a specific color. Would it be possible to achieve the same dotted border effect for anchor tags within a paragraph only?

    My site: http://bjior.com/discover/faucet-face-glass-water-bottles/
    At the bottom, “Where to buy” and “Reviews & Feedback” has several links…I would like to have the dotted line underneath them.

    Thanks.

    #57992
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You can try adding this to your custom css:

    p a {
      border-bottom: 1px dotted #7CC576;
    }

    However I’m not sure if it will cause problems on other links on the website.

    – Kyle

    #58322
    Math
    Member
    Post count: 30

    Hi Kyle,

    I’ve thought of that too, but I was concerned that it would affect other parts of the site. I guess there’s no way around it, so I decided to go with this solution for the time being.

    Thanks for your help!

    #58476
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    If you notice any other links, like buttons, that have added the dotted line which you do not want. Just let me know and I will refine the css to make sure it only applies for text links.

    – Kyle

    #58511
    Math
    Member
    Post count: 30

    I will! Thanks Kyle.

    #58530
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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