Home Forums WoodMart support forum CHANGE ICON DIMENSIONS

CHANGE ICON DIMENSIONS

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #248126

    yahia
    Participant

    Hello
    how to change the size of my account and cart icon

    see attached photo

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .my-account-with-icon .wd-tools-icon:before {
        font-size: 19px;
    }
    .woodmart-wishlist-info-widget .wishlist-icon:before {
        font-size: 20px;
    }
    .woodmart-compare-info-widget .compare-icon:before {
        font-size: 20px;
    }

    Best Regards

    #248288

    yahia
    Participant

    yes but for the cart icon

    please see photo attached

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

    yahia
    Participant

    please see photo attached

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

    Hello,

    If you translate via WPML, please follow the instruction: https://xtemos.com/docs/woodmart/faq-guides/translate-header-wpml/

    When you create two headers insert the custom icon into the translation header.

    Best Regards

    #248522

    yahia
    Participant

    Hi
    I really didn’t understand how to change the size of the map icon

    #248660

    Hello,

    What plugin do you use for the translation?

    Best Regards

    #248666

    yahia
    Participant

    I don’t have a plugin to translate
    I don’t want to translate
    I want to modify the dimensions of icon cart

    #248734

    Hello,

    I am a bit confused. As far as I understand, you need:

    Please navigate to Woodmart > Header builder http://prntscr.com/iyd2pe

    Choose the proper header type (your current) http://prntscr.com/iyd333

    Enter shopping cart/Wishlist: http://prntscr.com/iyd3h3 and you will find the option to add your custom icon.

    Take into consideration that there is also the mobile view of your header http://prntscr.com/iyd3v3 check all the elements there.

    If it is not what you need, please provide a detailed explanation of your purpose.

    #248978

    yahia
    Participant

    I don’t have a css code to modify the font size icon cart
    attached a detailed photo for you explained

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    This icon is an image https://prnt.sc/vymy1e it is not possible to increase it by the font-size, try to upload a higher image

    Best Regards

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