css

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

    dunies
    Participant

    Hello

    What is the css for product title on mini cart in order to change font?

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

    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.

    .product_list_widget>li .wd-entities-title {
        font-family: sans-serif;
    }

    Regards.
    Xtemos Studios

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