How to make the homepage banner full and achieve transparent navigation? attached is the actual web

hi @theresidences ,

Could you please attach the link site here, That will be easy for checking, Thanks!

here https://theresidencesolympia.myshopify.com/

Hello @theresidences

Could you please share your store password then I can see and suggest something for you?

Best regards,
GemPages Support Team

though its not up yet, is there a way to do the transparent navigation?

Wait.

here is the homepage password - olympia2023

Do you want customize the header look like, right?

https://theresidencesolympia.myshopify.com/ pw: olympia2023

yes!! also I want to know how you do it, where to change since all of the files in Shopify folder is in json already still in the process of learning it though. Maybe I can do it via instructions in case.

Hello @theresidences

Its Artzen Technologies! We will be happy to help you today.

  1. Go to online store > theme > Edit code > Assets > base.css (file) and Paste the below code at bottom of the file → Save
sticky-header .header-wrapper{
  background-color: transparent !important;
}
.content-for-layout slideshow-component .slider-mobile-gutter{
  margin-top: -96px;
}
  1. After save the above code, see the below screenshot it looks like this.

Let me know if need further assistance

Regards,

Artzen Technologies