Header

Hi all,

i need assistance in keeping my header from moving when scrolling down through the page, any ideas how i can fix this?

Hi @maya2809 ,

Kindly provide your store url and password if applicable.

Hello @maya2809 .
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.

https://tamrabeauty.com.au/

https://tamrabeauty.com.au

tamrabeauty.com.au

  1. Go to your Online Store and click customize

  1. Click Header to open Header Settings then look for Sticky Header and change it to non

If this was useful, please like and mark as solution to help others

Hey, it is already on none, didnt work

save changes

yup did that, still the same.

header.header.header--top-center {
      background-color: transparent !important
       position: fixed !important;
      max-width: 100%;
      width: 100vw;
}

Looks like you pasted this in your custom css before,
To solve this click header as before scroll down to custom css and paste this

header.header.header--top-center {
  background-color: transparent !important;
  max-width: 100%;
  width: 100vw;
}

mark as solution or like of it works for you

that worked, but my header is not transparent anymore;

save changes so I can fix on my end

Saved :slightly_smiling_face:

would you mind if I fixed it myself ? alongside the video bacground you want

That’d mean you give me staff permissions

Sure thing go ahead! if its also not so much to ask… I am struggling to make my menu transparent as well as the featured product.

gideonoakinduro@gmail.com that’s my mail

Invite sent! thanks heaps

Add This css in your edit code > base.css File

body.gradient #shopify-section-sections--18160314482937__header header.header.header--top-center.nonsticky {
    position: fixed;
}

Check your url, I have fixed them, mark my initial response as solution and like it.

I observed you need an expert to help you build your store, you want customisation that only an expert can easily give you and I can help with that, reach out to my email…

If you aren’t willing to work with an expert then simply customize the theme without much tweaks.