change font

Home Forums Legacy Support Support queries Styling issues change font

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #230775
    MeesterGijs
    Spectator
    Hello,   This is my checkout page. I want the font of h3 titles to be 30px. screenshot. What is the correct code so that the h3 font-size will only change at checkout?   Gijs
    #230882
    Veronica
    Moderator
    please send the URL of the page.
    #230883
    MeesterGijs
    Spectator
    www.meestergijs.nl/checkout, but you have to first put something in your basket, so go to shop: meestergijs.nl/winkel
    #231002
    Veronica
    Moderator
    add this code-
    .woocommerce .woocommerce-billing-fields h3 { font-size:30px !important; } .woocommerce h3#order_review_heading { font-size:30px !important; }
    #231017
    MeesterGijs
    Spectator
    Perfect! Looks much nicer now. You can close this topic.
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘change font’ is closed to new replies.