I have made no code changes to the theme. I have only added content. When accessing the website on my iphone, the custom heading 1 in the image header row of the homepage is not mobile responsive, resulting in the large all caps text being cut off on the right side. All other content inside the row is responsive.
I’ve tried adjusting the width settings (none, wide width, full width) with no change. I tried editing the HTML code to simply reduce the text size from 100px to 80px, but this caused an error (Block contains unexpected or invalid content.) which forces recovery. No change in the HTML gets published if I click Save while this error appears. I also realize that won’t actually solve my problem. It was a hopeful bandaid.
This is the HTML code:
<h1 class="wp-block-heading alignfull has-text-align-center superbthemes-navigation-004-headline has-contrast-light-color has-text-color" style="padding-right:0;padding-bottom:0;padding-left:0;font-size:100px;font-style:normal;font-weight:500;letter-spacing:30px">MADRONA</h1>
If responding, please include very clear directions. I am not super savvy with WordPress.
]]>I’d like to add the calendar plugin to the main menu of my site, I’ve followed the calendar guide page here https://theeventscalendar.com/knowledgebase/adding-a-calendar-link-to-your-site-menu/ and everything seems straightforward and matches my site settings. I can add the events page to the menu in the WP appearance>menu settings but nothing shows up in my main menu. I’m starting to think this is a bug or clash with the theme? or possibly Kubio? When building the main menu, everything worked as it should and I had no issues, only this. I’d like to add a menu item called Events and make it a child of News. You can see the menu settings page in this post https://magenta-rabbit-783795.hostingersite.com/event-menu-test/
Any help is much appreciated!