Skip to Content – What is my content Id
-
I am having trouble setting my Content ID for skip to content Link. Using a screen reader in chrome, I see that nothing happens when I add the different ids, I assume are the ones. This is an intranet site so cannot share anything. It is a word press theme using the elementor builder.
When I use developer tool over the first heading of the main content where i want the skip to link to, this is what shows up.
<div class=”elementor-element elementor-element-76ff3260 elementor-widget elementor-widget-heading” data-id=”76ff3260″ data-element_type=”widget” data-widget_type=”heading.default”>
<div class=”elementor-widget-container”>
<h1 class=”elementor-heading-title elementor-size-default”>Heading Title</h1> </div>
</div>The actual CSS shows H1 styled as below.
.elementor-4204 .elementor-element.elementor-element-76ff3260.elementor-widget-heading .elementor-heading-title {
color: #ffffff;
}I assume the 4204 is the ID? but when inputting that in the content ID box in the plugin under skip links, nothing happens.
Any help would be appreciated. Thanks
- The topic ‘Skip to Content – What is my content Id’ is closed to new replies.