Dialog Bootstrap Heading elements are not in a sequentially-descending order

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
Chizzle685
 
 
Posts: 46
Joined: Tue Jul 20, 2021 10:50 am

Dialog Bootstrap Heading elements are not in a sequentially-descending order

Post by Chizzle685 »

I'm using a privacyPopup from a webbuilder template. Dialog / Bootstrap generates <h4>. Is it possible to remove <h4>? Some of my pages only have <h1> to <h2>. Lighthouse then shows the following error Heading elements are not in a sequentially-descending order
User avatar
Pablo
 
Posts: 21585
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Dialog Bootstrap Heading elements are not in a sequentially-descending order

Post by Pablo »

At the moment it is not possible to change the h4 tag.
But you can remove the entire header:
- make the title empty
- uncheck 'Display close button'
Chizzle685
 
 
Posts: 46
Joined: Tue Jul 20, 2021 10:50 am

Re: Dialog Bootstrap Heading elements are not in a sequentially-descending order

Post by Chizzle685 »

Thanks, it works
Post Reply