New Landing How can we help? Themeforest Theme Support Dante "Love It" border still there….

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #47080
    mgma
    Member
    Post count: 136

    Hi guys-

    I disabled the Love It stuff, but on the portfolio sharing setupo, there is still the remnant of the border there. I can just take it out with CSS, cause that takes away the first itme of all those setups (portfolio sorting, etc.). Can you help?

    You can see it here… still there, at about half size, in front of the Facebook square…

    http://bigidea.pro/sm/?portfolio=tascam

    Thanks!

    #47712
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi @mgma

    Try adding this to your custom css:

    .bar-styling li:first-child {
      display: none;
    }

    – Kyle

    #50118
    mgma
    Member
    Post count: 136

    Thanks Kyle… but that removes the left arrow on the portfolio navigation on the left bar as well. How can I get rid of just the one, from the “Love It” item?

    Thanks…

    #50133
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi,
    Please try this custom css

    .bar-styling .sf-love {
    display: none;
    }

    Best,
    Tahir

    #50136
    mgma
    Member
    Post count: 136

    That’s it! Thanks Tahir!

    #50805
    Tahir – SUPPORT
    Member
    Post count: 1212

    Glad to help.

    Best,
    Tahir

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