How can I change my main menu banner background to a picture?

Solved

How can I change my main menu banner background to a picture?

goldenlifters
Excursionist
18 0 4

Hello everyone!



I need some help with changing the background of my main menu banner - I need to change it to a specific picture instead of a color, could somebody please help me out? (Picture attached)

Link to the shop: goldenlifters.com

Sincerely,
Farid

mainbanner.png

Accepted Solution (1)

PageFly-Henry
Shopify Partner
1184 335 289

This is an accepted solution.

Hi @goldenlifters 

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

 

sticky-header.header-wrapper.color-inverse.gradient.header-wrapper--border-bottom {

    background-image: url('https://goldenlifters.com/cdn/shop/files/red1.jpg?v=1701382072&width=1100') !important;

    background-size: cover;

    background-position: center;

    background-repeat: no-repeat;

}

 

Hope that my solution works for you.

Best regards,

Henry | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

View solution in original post

Replies 5 (5)

Made4uo-Ribe
Shopify Partner
8221 1973 2413

Hi @goldenlifters 

I just like to clarify, the header or the banner? The header is the one you line with red. And the banner is below on it. 

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free.
Need THEME UPDATES but has custom codes? No worries, contact us for affordable price.
goldenlifters
Excursionist
18 0 4

Yes, sorry for the confusion - i mean the header(specified with the red rectangle on the picture)

PageFly-Henry
Shopify Partner
1184 335 289

This is an accepted solution.

Hi @goldenlifters 

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

 

sticky-header.header-wrapper.color-inverse.gradient.header-wrapper--border-bottom {

    background-image: url('https://goldenlifters.com/cdn/shop/files/red1.jpg?v=1701382072&width=1100') !important;

    background-size: cover;

    background-position: center;

    background-repeat: no-repeat;

}

 

Hope that my solution works for you.

Best regards,

Henry | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

goldenlifters
Excursionist
18 0 4

Hello Henry,

Yes, your solution has worked - thank you very much!

Best Wishes,
Farid

PageFly-Henry
Shopify Partner
1184 335 289

You are welcome @goldenlifters 😊

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.