Home Forums WoodMart support forum Add the word ‘Cart’

Add the word ‘Cart’

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #377735

    raneez
    Participant

    Hi,
    How do I add the word ‘Cart’ beside the cart icon on the top bar?

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

    raneez
    Participant

    Basically I’m looking for the option ‘icon with text’ for the cart icon in the top bar

    #377905

    Hello,

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

    .wd-header-cart.wd-tools-element.wd-event-hover a::before {
    content: “Cart “;
    margin-right: 7px;
    font-size: 17px;
    font-weight: bold;
    }

    Best Regards

    #377927

    raneez
    Participant

    Hello,
    Tried adding it, however, its not working

    #378039

    Hello,

    Please provide the admin panel login details of the website to check it myself and help you out accordingly.

    Best Regards

    #378049

    raneez
    Participant

    Hello ,
    Credentials provided. Please make the words as a prefix to the icons(both cart and wishlist) rather than as suffix

    Also the HTML block fields are not visible on newly added menus & or menu items, appreciate if you could look into that as well

    #378083

    Hello,

    Your issue has been Resolved. I have added the text as you required.

    2. Please save the menu item then check back. You have to save the menu first for the Custom fields to appear.

    Best Regards

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