Okay
  Public Ticket #2817404
Font Size
Closed

Comments

  •  5
    kuanhwa14 started the conversation

    Hi Support,

    Where I can change the font size for this title? Thank you!

  •  1,558
    Laborator replied

    Hi there,

    Add this CSS to Custom CSS to change the font size for the title:

    .woocommerce .products .product .item-info h3 a {
        font-size: 16px;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  5
    kuanhwa14 replied

    Hello Art,

    Thanks. Can I change it at the Laborator font settings? I see many options at the setting, but I'm not sure which one is the setting for this specific title.

  •  1,558
    Laborator replied

    Hi again,

    Can you please share your site credentials here, because we need to login to your site and see this issue live. Your information is safe (private) in this thread.

    To include your credentials click Insert Credentials button in the editor toolbar. (See how)

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   kuanhwa14 replied privately
  •  1,558
    Laborator replied

    Hi again,

    Go to Laborator > Typography > Prata and search for:

    .woocommerce .products .product .item-info h3 a
    

    As you can see, there I have changed the font size to 16px:


    medium
    (view large version)

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  5
    kuanhwa14 replied

    Hello Art,

    Thank you, how about the Font size of this, where can I adjust it? (circled)

  •  1,558
    Laborator replied

    Hi there,

    In the same section as the reply above, go to Laborator > Typography > Prata and scroll down to Selectors and Sizes and click on  + Add New Selector button to add the following selector:

    .woocommerce .summary .product_title
    

    Then change the font size depending on how big you want the font to be.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  5
    kuanhwa14 replied

    Hello Art,

    Great, thank you!