New Landing How can we help? Themeforest Theme Support Dante Help with link underlin

Viewing 15 posts - 1 through 15 (of 15 total)
  • Posted in: Dante
  • #77571
    Frankytank
    Member
    Post count: 97

    Hey!

    I love the theme and I have a lot of fun customizing it!

    I just need a little help with my css.

    I used this line of code to underline my links throughout my website:

    .article-body-wrap a {
    text-decoration: underline;
    }

    But it underline also the buttons witch I don’t like. I tried this other method also but it underline everything, even ss-guizmo icons:

    .page-content a {
    text-decoration: underline;
    }

    Is there a way to make only link-able text content underlined?

    http://kinesante.ca/testweb/kinesitherapie-capsulite-epaule/
    http://kinesante.ca/testweb/francois-grenier-kinesitherapeute/

    Many thanks!

    Frank

    #77584
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey!

    How far does this one take you?

    .spb_content_element p a {
    text-decoration: underline;
    }

    let me know what’s missing and I’ll expand the css for you!

    Cheers

    #77618
    Frankytank
    Member
    Post count: 97

    Hi Melanie,

    Thank you for the quick answer.

    I wonder why this code is giving me weird results :

    http://kinesante.ca/testweb/drainage-lymphatique-vodder/

    Some link are unederlined some are not.

    http://kinesante.ca/testweb/kinesitherapie-montreal/

    This page shows some link in text content that are not underlined…

    Maby I should republish the pages?

    #77807
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please try this custom css code .
    div.inner-page-wrap a{text-decoration: underline !important;}

    Hopefully that should work and let me know your feedback.

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #77817
    Frankytank
    Member
    Post count: 97

    Hi Mohammad,

    Thanks for the answer.

    I think I’ll just leave it without the underline. That code makes everything underlined, even gizmo icons that I’ve made linking to pages…

    Unless I could add another CSS that would make icons and buttons not underlined…

    #77879
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use my css code and provide specific page url with issue of gizmo icons etc so i can give exact solution.
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #77907
    Frankytank
    Member
    Post count: 97

    http://kinesante.ca/testweb/articles/

    Hi Mohammad,

    The first link shows well the problem I have…

    This page shows that all link are underlined, witch is what I need (even the bullet at the end), but my phone number in the impact text is underlined as well, do you think it could be removed?

    http://kinesante.ca/testweb/drainage-lymphatique-vodder/

    #77909
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove that one and use this one css code.

    div.spb_content_element div.spb_wrapper p a{text-decoration: underline !important;}

    Let me know your feedback.

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #77912
    Frankytank
    Member
    Post count: 97

    Hi,

    I think we are getting closer,

    But the bullet makes the underline disappear, and it doesn’t makes blog posts links underlined..

    (Page) http://kinesante.ca/testweb/drainage-lymphatique-vodder/
    (Blog post) http://kinesante.ca/testweb/spondylolisthesis-spondilolyse/

    #77914
    Frankytank
    Member
    Post count: 97

    Ok,

    I was able to get rid of the second problem. I just have to put the blog post into a text block (using the swift page builder)…

    But the bullet links aint appearing.

    #77925
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please try to use this css code
    div.spb_content_element div.spb_wrapper ul li a{text-decoration: underline !important;}

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #77927
    Frankytank
    Member
    Post count: 97

    I understand that I have to put the two last lines into my CSS..

    It work very well for the content, I am very happy with it…

    But look at my Social shortcode at the bottom of the page http://kinesante.ca/testweb/contact/

    Do you think we can fix that?

    #77930
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Yes sure, you can put this custom css code:
    ul.social-icons li a{text-decoration:none !important}

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #77962
    Frankytank
    Member
    Post count: 97

    Hey Mohammad,

    I finally thought it was a little bit too much having linkable content blue and underlined… I’ll just leave it blue for now.

    Thanks for all the work you’ve done!

    Frank

    #77964
    Melanie – SUPPORT
    Member
    Post count: 11032

    Okay ๐Ÿ™‚ Let us know if you need anything else ๐Ÿ™‚

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