How can I move my website's main menu up?

Hi guys, I was wondering how can i move my main menu(Home, Contact, ETC) Up, any help is greatly appreciated!!

Here is my website:

https://31s9t78lrjydybk3-79949955347.shopifypreview.com

@BrickBuidz - it is at center as css is applied to the header part, we can change the css to make menu like screenshot but then it will take other header content at top as well

Hi @BrickBuidz

This is Henry from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file → Save

.header {

padding-top: 0 !important;b

}

Hope that my solution works for you.

Best regards,

Henry | PageFly