Image banner with menu overlay? animated header help

Image banner with menu overlay? animated header help

NorthHos
Tourist
5 0 0

 

Hey there, Im having trouble with my image banner. my goal is to display it just under the announcement bar, and have the menu buttons and my logo overlay it in the same postion. Not sure if this would be displayed as image banner or some custom code in the header. cant find a solution online, let me know your thoughts thanks.

 

In the image you can see I have just an open black space which I want filled in by the image banner. 

shopify help.png

Replies 6 (6)

BSSCommerce-B2B
Shopify Partner
1972 564 564

@NorthHos , try this

Step 1. Go to Admin -> Online store -> Theme > Edit code

Step 2. Find the file theme.liquid.

Step 3. Add this code above </body>

<style>
sticky-header.header-wrapper {
    position: fixed!important;
    width: 100%!important;
    background: transparent!important;
}
</style>

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now

NorthHos
Tourist
5 0 0

My theme.liquid doesnt have </body> this is the closest thing:

NorthHos_0-1725078630871.png

 

BSSCommerce-B2B
Shopify Partner
1972 564 564

@NorthHos,  try putting this

 

sticky-header.header-wrapper {
    position: fixed!important;
    width: 100%!important;
    background: transparent!important;
}

 

here

BSSCommerceB2B_0-1725079428190.png

It will look like

 

....
@media screen and (min-width: 750px){
 body {
    font-size: 1.6rem;
 }
}
sticky-header.header-wrapper {
    position: fixed!important;
    width: 100%!important;
    background: transparent!important;
}
{% endstyle %}

 

If it doesn't work you can find the file: theme.css or base.css or app.css,... and put it to the end of file

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now

NorthHos
Tourist
5 0 0

The header is transparent, but its just background.

 

I need to have the image banner display in the header section, or brought up in the header tab without even being an image banner. The question is how would I go about this, and what code would be needed in case I have to source the gif in the header section of the website editior?

NorthHos_0-1725080025467.png

I appreciate the help. 

BSSCommerce-B2B
Shopify Partner
1972 564 564

@NorthHos, Can you share your url store ?  I'll help you better

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now

NorthHos
Tourist
5 0 0

Yes. 

 

URL: 

www.northernhostility.us

 

PS: 

oweofbLInWFNqfwRTGSXZDFVZERSG