New Landing How can we help? Atelier Eye in link to basket

Viewing 15 posts - 1 through 15 (of 19 total)
  • Posted in: Atelier
  • #215925
    peter4576
    Member
    Post count: 168

    Hi guys

    I tried and change the EYE in the basket-dropdown, but when I gave it the same path as the basket icon, I got an arrow instead.

    Is there a way I can insert an icon of a basket instead? Its just that its actually not too easy to see its an eye… And I believe a basket would work better.

    Thank you very much. Im almost done bugging you ๐Ÿ™‚ And almost done with my site!

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

    Hi

    Is there nay products I can actually add to the cart so I can see this?

    – Kyle

    #216313
    peter4576
    Member
    Post count: 168

    I dont know what you mean? There are plenty of products up online?

    #216365
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No add to cart? http://d.pr/i/1eIhm/2FEqOUXz

    – Kyle

    #216512
    peter4576
    Member
    Post count: 168

    Oh like that! Sorry!!! It is a plug-in preventing you to see basket when not logged in ๐Ÿ™‚

    #216529
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    So I’ll need a log in to assist..

    – Kyle

    #216567
    peter4576
    Member
    Post count: 168
    This reply has been marked as private.
    #216734
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    What did you do to try and change the icon?

    – Kyle

    #216744
    peter4576
    Member
    Post count: 168

    I located the icon-number of the basket thumb. And then I overwrote the eye-icon with the on of the basket. But when I did that I got an arrow instead of the basket-icon.

    #216757
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You would need to set the font family to “si-shop-three” !important

    They are a different icon font

    – Kyle

    #216762
    peter4576
    Member
    Post count: 168

    Hmmm… and what would you then write in the CSS panel, if you wanted to replace the eye with the basket-icon?

    I just cant get it to work ๐Ÿ™

    Thanks

    #216764
    Kyle – SUPPORT
    Moderator
    Post count: 35880
    .bag-buttons .sf-icon-search-quickview {
      font-family: "si-shop-three" !important;
    }

    You will still need the css you sued to change the icon-number

    – Kyle

    #216790
    peter4576
    Member
    Post count: 168

    Hmmm I added the code for the other basket, but now nothing displays…

    .bag-buttons .sf-icon-search-quickview {
    font-family: “si-shop-three” !important;
    content: ‘\e601’;
    }

    #216791
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    The icon needs to be set on the before:

    .bag-buttons .sf-icon-search-quickview::before {
      content: "\e601";
    }

    – Kyle

    #216815
    peter4576
    Member
    Post count: 168

    Hi. Now Im back to square 1: Its displaying the arrow I told about ๐Ÿ™‚

    Attachments:
    You must be logged in to view attached files.
Viewing 15 posts - 1 through 15 (of 19 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