Moving button up on Dawn them desktop & Menu question

Hello shopify - So i have 2 questions.

I currently use Dawn as theme at my shopify store.

  1. The button on the frontpage of the dawn theme are located too low on desktop versions for my taste, so do anyone know how i move it up on desktop versions? On mobile it looks perfectly fine. It is the “buy now” button or “read more” or whatever people write in it :slightly_smiling_face:

  2. The menu itself, is there anyway i can change the font of the menu? i would like the text bigger and more creative - but it seems like i have a hard time changing the font and colour etc. of the menu, do anyone know how i can do this?

@alexkobsenh Would you mind to share your store URL website, with password if its protected? Thanks!

ofc!

https://d8dd4e.myshopify.com/ and pass is sowfro

Did you check it? @syedsumaimaly

Hello @alexkobsenh ,

I understand you are looking to make changes in your banner button position and navigation menu font, size, color.

This changes can be done with the following methods -:

  1. For changing positioning of banner button, please follow the below mentioned steps -:

.banner_box {
margin-bottom: 200px;
}

  • Save the changes.

Output will look like this https://prnt.sc/EKqpUhhEuk02

  1. For changing the navigation menu font, size, colour . Please follow these steps.

.list-menu__item {
font-size: large;
font-family: cursive;
color: blue;
}

(In font size, font-family, color You can add input as per your choice. https://prnt.sc/-TbAUin3Dyag )

  • Save the changes.

I hope it helps.

Please let me know if you have any query.

Thank you.

Thank you so much!

Number 1 didnt work :disappointed_face: it didnt change any size or anything. even though i tried to write 1000px, or 100px there was no difference.

Do you know why?

Hello @alexkobsenh ,

Sorry, maybe it didn’t work for you.

Can you please provide me the store password again. As the previously shared password are not working https://prnt.sc/oWXxUuXTytIJ

So, I can check the store and provide you with an appropriate solution.

Thank you.