New Landing How can we help? Themeforest Theme Support Dante Add to shopping bag icon

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #69202
    costin
    Member
    Post count: 199

    Hi,

    For the add to shopping bag icon I would like to:
    1) Have the custom code to remove it from the button but keep it to the shopping bag in the header

    2) Have the custom code to change the present icon with another one

    Thank you in advance for your help,
    Costin

    #69211
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey, so if you’re looking for css to remove the Add to Shopping Bag bar from the hover over the images you can use our forum search!

    You could try changing the icon with this custom css

    .ss-cart:before, .ss-cart.right:after {
    content: url(youriconurl.jpg);
    }

    Not sure if that works tho.

    #69214
    costin
    Member
    Post count: 199

    Hi Melanie,

    Thank you for getting back to me. I’m accustomed to first search on the forum but I haven’t found an answer to my specific question.
    Please take a look at these 2 screenshots to see what I need to achieve. Please note that I would like to have 2 options:
    1) To delete the icon from here http://awesomescreenshot.com/0652oz4u55 but to keep the one from here
    http://awesomescreenshot.com/0472oz5cff

    2) To just change the icon in both places

    Thanks,
    Costin

    #69362
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    What icon do you want to use instead of it ? You can use code as Melanie defined . I hope that will help you .

    .ss-cart:before, .ss-cart.right:after {
    content: url(youriconurl.jpg);/*you can replace image */
    }

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #69374
    costin
    Member
    Post count: 199

    Hi Mohammad,

    I don’t want to put an image but a icon font. Now is ss-cart and I will put something else.
    I need a code for that not for an image url.

    Also, could you please answer me to the first question?

    Thank you very much,
    Costin

    #69609
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Open up sf-header.php and sf-woocommerce.php and do a find and replace for ss-cart and change to your new icon ๐Ÿ™‚ There’s a few that you will need to change

    – Kyle

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