omeka-s-themes / freedom

An Omeka S Theme
GNU General Public License v3.0
2 stars 3 forks source link

Anchor links obscured by top navigation #20

Closed jbhistorian closed 5 months ago

jbhistorian commented 6 months ago

I have implemented the Freedom theme on my website New Jersey Slavery Records https://records.njslavery.org/

I use some anchor links to link to section headings on a page, such as https://records.njslavery.org/s/doc/page/middlesex-county#manumissions, which is supposed to go to heading "Middlesex County Manumissions and Removals Book, 1800–1825." The expected result of clicking this anchor link would be for the user to see the heading like this: image

Instead, clicking the anchor link results in this view, where the actual heading is obscured by the top navigation: image

Results on mobile are similar, also somewhat obstructed by the navigation, though less so since the navigation bar is smaller on mobile: IMG_8BB22FC14A3A-1

I am not sure whether this can be addressed in the theme or the only solution is to move the anchor and leave a large blank gap above the heading.

nelsonamaya82 commented 5 months ago

@jbhistorian Thanks for reporting this issue, it's fixed now and merged into the master branch. This will be included in the next release planned for this week.