New Landing How can we help? Themeforest Theme Support Clique unwanted underlining of portfolio titles in Safari

  • This topic has 8 replies, 2 voices, and was last updated 11 years by sqb.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Clique
  • #970
    sqb
    Member
    Post count: 23

    Hi Ed,

     

    Can you let me know what to change in the CSS to get rid of the unwanted underlining of the portfolio titles in Safari?

    #1069
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Can you send me a link to your page so that I can see what’s going on?

    Thanks,

    – Ed

    #1095
    sqb
    Member
    Post count: 23
    This reply has been marked as private.
    #1169
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    I am checking on Safari 6, and working absolutely fine. I have no access to a machine with v5 at the moment, but can try and find a way.

    Try adding the following to the custom css box within theme options:

    .portfolio-item-details h1, .portfolio-item-details h2 {
    text-decoration: none!important;
    }

    – Ed

    #1233
    sqb
    Member
    Post count: 23

    Thanks Ed,

    Unfortunately the CSS does not help. The underlining is still there.

     

     

    #1330
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Try this instead:

    .portfolio-item figure a {
    text-decoration: none!important;
    }
    

    – Ed

    #1343
    sqb
    Member
    Post count: 23

    Thanks, I just tried, but no, unfortunately still the same issue…

     

    – S

    #1513
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    I’m all out of ideas unfortunately, without being able to personally see it.. Unable to replicate on any browser I have, and Safari v5 is outdated now. I will try my best to check it out when/if I can get access though.

    – Ed

    #2253
    sqb
    Member
    Post count: 23

    Ok Ed,

    Thanks anyway.

    Hope all my potential clients have safari 6 then 🙂

     

    – S

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

You must be logged in to reply to this topic.