Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1103569

    When using the Guttenberg Editor, H1 and H2 headings are appearing automatically in Uppercase. They ONLY appear in upper case within the Guttenberg editor, NOT on the actual webpage or post.

    I normally enter H1 and H2 headings in Title Case, and this is difficult with all the characters appearing in Upper case. My current workaround is to switch to H3, enter the text as I want it to appear, then switch back to H2.

    H1 and H2 headings within the Classic Editor work fine. They also work correctly if I switch to a different theme.

    This issue started happening within the last 4 to 6 weeks, so I’m wondering if an Enfold update may have caused this?

    Let me know if you require any further details.

    Thanks

    Paul

    #1104599

    Hey paultho,

    Not sure that we understand the issue.
    Do you want to change the H1 and H2 to be on uppercase?

    Best regards,
    Basilis

    #1105359

    Hi Basilis,
    No, It’s quite difficult to explain, so I’ve created a screen video that explains the issue. Here is the link to it

    https://drive.google.com/file/d/1YXl_u-mt9rd10it38fCxNPsMcyOh3gXr/view?usp=sharing

    Let me know if you require any further information.

    Thanks

    Paul

    #1105978

    Hi Paul,

    Thank you very much for the video, it helps us a lot. Please send us a temporary WordPress admin login and login URL so that we can have a closer look at your site. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1106071
    This reply has been marked as private.
    #1106267

    Hi Paul,

    I can reproduce the problem on my local installation, so it’s likely a problem on our end. I’ve submitted an issue about it to our developers, it should hopefully be fixed in the next version of the theme.

    Best regards,
    Rikard

    #1106304

    Hey!

    I edited enfold/config-gutenberg/css/avia-gutenberg-editor.css file and changed

    .wp-block-heading h1,
    .wp-block-heading h2{
    	text-transform: uppercase;
    	letter-spacing: 1px;
    }

    to following one

    .wp-block-heading h1,
    .wp-block-heading h2{
    	letter-spacing: 1px;
    }

    Please review your website :)

    Regards,
    Yigit

    • This reply was modified 5 years, 5 months ago by Yigit.
    #1106459

    Hi Yigit,
    Yes, that fixed it!
    Thanks very much for your help.

    Paul

    #1106532

    Hi,
    Glad Yigit was able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘H1 and H2 Headings in Uppercase Guttenberg Editor Only’ is closed to new replies.