Home Forums WoodMart support forum Add to cart on hover

Add to cart on hover

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #237895

    Achkan
    Participant

    Hi,

    I’ve enable add to cart on hover on my product page list.
    But I’d like to have the same icon as my header, I mean the “bag” instead of “the cart”

    As seen on my screenshot, I’d like to replace the red one icon by the green one.

    How can I do that please ?

    Best regards,
    Axel

    Attachments:
    You must be logged in to view attached files.
    #237928

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .wd-action-btn.wd-add-cart-btn>a:before {
    	content: "\f126";
    	font-family: woodmart-font;
    }

    Best Regards.

    #237948

    Achkan
    Participant

    Hello

    Well done !
    It’s ok
    Thank you so much

    Best regards,

    #237952

    Most Welcome :-)

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in the future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

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

The topic ‘Add to cart on hover’ is closed to new replies.