• Resolved nico6293

    (@nico6293)


    Hi there
    Can you help me with css code to change the font size of the product title “Het e-boek”

    Only on small screens please

    Thanks,
    Nico

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @nico6293,

    Hope you are doing well. For this issue maybe the below CSS code will help you.
    
    For title font-size:
    
    h1.product_title.entry-title {
        font-size: 17px !important;
    }
    For put, this code Go to Dashboard > Appearance > Customization > Additional CSS.
    Also, you can increase or decrease the size. Instead of 17, you can give the size of your choice.
    Thank you.
    • This reply was modified 3 years, 11 months ago by Nadia Akther.
    Thread Starter nico6293

    (@nico6293)

    Hi nadiaakther

    Thanks, Great help and quick support.

    Kind regards,
    Nico

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘font size product title’ is closed to new replies.