Home Forums WoodMart support forum İcon Change

İcon Change

Viewing 21 posts - 1 through 21 (of 21 total)
  • Author
    Posts
  • #131374

    unknowndarkman
    Participant

    How to change this icon

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

    Hello,

    It can be changed with custom CSS. You can choose any icon from this source only https://fontawesome.com/v4.7.0/icons/

    Provide the icons which you want to set instead and I will provide you with the code.

    Best Regards

    #131401

    unknowndarkman
    Participant

    I want to replace with

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

    Hello,

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

    body .product-list-item .woodmart-add-btn>a:before,
    body .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(.add-small-button) .woodmart-add-btn>a:before,
    body .woodmart-hover-button .hover-mask>a:before,
    body .woodmart-hover-info-alt .product-actions>a:before,
    body .woodmart-hover-quick .woodmart-add-btn > a:before,
    body .woodmart-hover-standard .btn-add>a:before,
    body .woodmart-price-table .woodmart-plan-footer .add-to-cart-loop:before {
     content: "\f120";
    }

    Best Regards

    #131447

    unknowndarkman
    Participant

    Thank you very much it worked

    #131451

    unknowndarkman
    Participant

    Can I get the codes in change this?

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

    Hello,

    Please provide the page URL. The provided code should change all the icons.

    Best Regards

    #131473

    unknowndarkman
    Participant

    page is under construction

    Do you want me to provide login information?

    #131477

    Hello,

    Yes, if it is under construction I need access to see and generate CSS.

    Best Regards

    #131480

    unknowndarkman
    Participant

    these are necessary for you

    #131488

    Hello,

    Please check the access http://prntscr.com/ob0wmn

    I cannot log in

    Best Regards

    #131489

    unknowndarkman
    Participant

    try again

    #131490

    unknowndarkman
    Participant

    don’t forget the point

    #131505

    Hello,

    I see the site in the maintenance mode, I need access to the admin panel.

    Best Regards

    #131534

    unknowndarkman
    Participant

    Please Try Again = Can I get the codes in change this?

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

    unknowndarkman
    Participant
    #131563

    Hello,

    The access you provided shows the site in maintenance mode. I need access to your site and page URL where you want to change the icon.

    Best Regards

    #131569

    unknowndarkman
    Participant

    I’ve sent you this information many times

    I’m sending it again and I’m bored

    #131573

    Hello,

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

    body .quick-shop-wrapper .single_add_to_cart_button:before{
    	 content: "\f120";
    }

    Best Regards

    #131574

    unknowndarkman
    Participant

    okey changed thanks

    #131581

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘İcon Change’ is closed to new replies.