Home Forums WoodMart support forum Custom icons

Custom icons

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #595577

    rahmat.wpdev
    Participant

    Hello, we want to upload our customized custom icon to the header and footer. https://prnt.sc/uuQVgUwytTzr https://prnt.sc/gZ6GFOoMWrz3 from where we can upload and replace them?

    Thanks

    #595677

    Hello,

    01. Please follow this guide and add the custom icons in the theme header.
    https://xtemos.com/docs-topic/how-to-use-custom-icons/

    02. You can edit the button on the Mobile bottom Navbar from Theme Settings >> General >> Mobile bottom Navbar.

    If you want to change the icons of the existing button then we will provide you with CSS. But you can also add Custom buttons in that.

    Best Regards

    #595984

    rahmat.wpdev
    Participant

    Thanks for your reply.

    1. https://prnt.sc/fNsL1nvKbyLc We’ve uploaded the icons and they are nice, but seems the search and wishlist icon became small than others, though all have same size 32x32px, can you increase the size of these two? https://prnt.sc/fNsL1nvKbyLc

    2. Also can we make the navbar icon size pretty big?

    https://prnt.sc/UCuWeMqFglt3

    You can send me custom CSS. Thanks

    Added the access to the private box

    #596071

    Hello,

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

    .wd-header-wishlist .wd-tools-icon:before {
        font-size: 30px !important;
    }
    .wd-header-search .wd-tools-icon:after {
    font-size: 30px !important;
    }
    .wd-toolbar-link .wd-custom-icon img {
        height: 30px !important;
    }

    Best Regards

    #596330

    rahmat.wpdev
    Participant

    Thank you

    #596390

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Custom icons’ is closed to new replies.