How do I add some space below the notice to make it look nicer?

Top WooCommerce & WordPress Plugins Forums Amount Left for Free Shipping for WooCommerce How do I add some space below the notice to make it look nicer?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #88269
    Michael Petersen
    Participant

    Hi – I used your instructions on changing text color:

    %amount_left_for_free_shipping% left for free shipping
    and then try adding this to your custom CSS (in “Customize > Additional CSS”):

    .amount-free-shipping,
    .amount-free-shipping .woocommerce-Price-currencySymbol,
    .amount-free-shipping .woocommerce-Price-amount {
    color: red !important;
    }

    How do I add some space below the notice to make it look nicer (currently, also in standard plugin setting, it sits just on top of the rest of the cart content – would like to separate it a bit).

    thx

    #88270
    blankWPFactory Plugins
    Participant
    Plugin Author

    Hi Michael,

    Can you please help me with some screenshot of what is the problem and what you’d like to achieve?
    Also, What is your site URL? I can take a look

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.