Paragraph font size

Home Forums Jevelin Theme Paragraph font size

Home Forums Jevelin Theme Paragraph font size

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • 14728833
    Participant

    How do I increase the font size for the paragraph text in Jevelin? You guys have every single heading size there but not the paragraph font size. Also, you must change your registration process for support—no one can sniff what the username should be. A nightmare figuring out that the username name is the Item ID in some document.

    Hi @14728833,

     

    I hope you are well today and thank you for your question.

     

    You can change the paragraph font size by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    article p {
        font-size: 16px;
    }

     

    Thank you for your suggestion.

    We will consider it.

     

    Best regards,
    Shufflehound team

    14728833
    Participant

    Hi, thanks. Why don’t you have paragraph text in the customizer so that people don’t need to overwrite existing css? You’re just making more work for yourself because NO one will keep the original font size. Will you tell the theme developers to add paragraph in customizer? Sjo… really surprised that this hasn’t been done already. Having major issues editing this theme… Basic things aren’t working. Even worse than Gillion.

    We have added an option to change the body font size as shown in the attached screenshot that includes the paragraph.

     

    This is the first time we have received a request for a theme option to change the paragraph font size.

     

    We will consider adding this option in the future version of the theme.

     

    You can change the font size of any tag by using the Yellow Pencil editor as described on the below page.

     

    https://support.shufflehound.com/how-to-change-almost-any-element/

    Attachments:
    You must be logged in to view attached files.
Viewing 4 posts - 1 through 4 (of 4 total)