I know everyone says to use Chrome, but I hate it
Though for better or worse the vast majority of people are using Chrome to view websites, so it seems bugs in Chrome must be taken into account when planning a site - just sayin’.
3 Likes
If you want a workaround for this issue, use Joe Workmans CSS Box stack (also free) and check the box for Custom ID. This would replace the Link anchor stack.
Put your anchor name there
And then link to # and the name you put in the ID(#anchor2 in the screen shot).
This puts the ID on a DIV and works fine in Chrome as well as all other browsers. The Link Anchor stack was using the “name” on an anchor tag.
FYI Chrome Version 58.0.3021.0 (Official Build) canary (64-bit) (nightly build) has not fixed the issue yet.
.
2 Likes