• Resolved VAR

    (@varrie29)


    Hi there,

    Is it possible to change the size of the loader (and probably the alignment too) that gets displayed while the plugin fetches the product prices? It is way oversized and misaligned as it is now for my site (see here: https://i.imgur.com/SyvHQuV.png). Would be nice if it can be changed through some simple CSS.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Oscar Gare

    (@oscargare)

    Hi,

    try the following CSS:

    .wcpbc-price.loading .wcpbc-spinner {
        font-size: 20% !important;
    }

    You can add the CSS at Appearance > Customize > Additional CSS

    Thread Starter VAR

    (@varrie29)

    Thank you so much, that worked perfectly!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Resize price loader’ is closed to new replies.