robincornett/genesis-accessible

After update: skiplinks section takes up space and pushes header down

Closed this issue · 3 comments

Just updated.

I added this to style.css as a fix:

.site-container + section {
clip: rect(0, 0, 0, 0);
}

Hey Patrick,
Do you have a link to the theme where this happens?
And what is the browser you are seeing this?

Hi Rian,

Sorry. I ran into it again and tested a little more. It seems I have to resave the plugin settings for the plugin css to kick in again and / or clear my cache after the update.

Since the WordPress update my stylesheets have been caching, so it seems that has something to do with it.

False alarm )

ha! Good you've got it working again, thanks for letting me know :-)