Home Forums WoodMart support forum How add Wishlist icons on mobile version

How add Wishlist icons on mobile version

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29911

    rabbit
    Participant

    Hi,

    How add Wishlist icons on mobile version?
    http://prntscr.com/hqggmr

    many thanks

    #29915

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to do this

    div.wrapp-header .woodmart-wishlist-info-widget {
        display: block;
    }

    Regards

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