Skip to content
Discussion options

You must be logged in to vote

Hi @fergui958-cell, this can be done in the following file: https://github.com/PrestaShop/hummingbird/blob/develop/src/scss/prestashop/layout/_header.scss
by removing the following lines from your theme.

  position: sticky;
  top: 0;
  z-index: 100;

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tblivet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants