Open tommygebru opened 5 years ago
Also nice work on adding navigation links for page jumps in your project Teacozy, this allows visitors to navigate the same webpage with the sticky header or even some from a sitemap located in the footer at the bottom of the page.
So You Want A Page Jump, Huh?
To make your headings and subheadings visible below a navigation bar, be sure to put some distance into the padding
For example in the Tea of the Month or Locations section. You want to be able to add a padding-top: 80px to the element with the ID name 👀
padding-top: 80px
Also nice work on adding navigation links for page jumps in your project Teacozy, this allows visitors to navigate the same webpage with the sticky header or even some from a sitemap located in the footer at the bottom of the page.
So You Want A Page Jump, Huh?
For example in the Tea of the Month or Locations section. You want to be able to add a
padding-top: 80px
to the element with the ID name 👀