I have a simple request which i am struggling with.
I would like to find the CSS selector of my foother on the page linked in private.
For the comments section it is #comments, however, I cannot find it for the footer. I need to enter the target element (i.e. footer) into a plugin to skip rendering.
it has a CSS class of: .site-footer there is no ID on it.
If you needed an ID, then edit the Block Element you have for your site footer, and select the parent container block, an in Advanced add your HTML anchor and that will be its ID