How can I make my website header always visible?

Hi, as I am setting the header transparent, I would like to get a header that’s always visible. Does anybody know how to do it?
I found a guy that did that on down theme it’s similar to refresh but when I refresh the website and scroll down the header stays on his place.

Website
https://uph,older-6590.myshopify.com
Password
aoflia

delete the dots

Hello. It’s GemPages support team and glad to support you today.

You can follow these steps:

  1. Go to Online Store → Theme → Edit code

  2. Open your base.css file and paste the following code below:

#shopify-section-header{
    position: absolute;
    width: 100%;
}

If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team

1 Like

https://www.youtube.com/watch?v=jJ-Oo2GjCyk