• Hello everyone, everything good? I’m using YITH WooCommerce Request a Quote in the Free version and I’m having a problem that when adding an item to the list to quote the loading gif (spin) is huge on the page and I don’t know how to solve it, could someone help me? I will send a print of how the page looks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, can you provide the url of your website si we can see the issue?

    Thread Starter rincat

    (@rincat)

    I am developing the site locally, it’s in test environment but I managed to solve it using following css code in single product page

    .ajax-loading{
    max-width:16px!important;
    max-height:16px!important;
    }

    Anyway, I really appreciate your attention, excellent plugin by the way!

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

The topic ‘Large loading spin gif’ is closed to new replies.