Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #874243

    Hi,
    it is crazy, such a simple thing but i can’t find the solution how to do it.

    In the shoppingcart (woocommerce) there is a point “change shipping adress” which is very small. If i check the code i see tha needed label:

    #top label span, #top legend span

    I have to change this to font-size 20px but i don’t get it. Maybe you could check and help me. (put one article in the cart and go to the seconde page (kasse) on the right-top you’ll see the field.

    THANK you

    #874665

    Hey breezemedia,

    Please try the following in Quick CSS under Enfold->General Styling:

    .woocommerce-shipping-fields label span {
      font-size:20px !important;
    }

    Best regards,
    Rikard

    #874693

    yipee … Perfect. You are the best!

    #875020

    Hi,

    Glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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