Hello all, I’d like to add a picture above the menu. Preferably above the header so it won’t move with the sticky menu.
The web: bino24.com
How I’d like it to look:
How would I do that?
Thank you for any help.
Hello all, I’d like to add a picture above the menu. Preferably above the header so it won’t move with the sticky menu.
The web: bino24.com
How I’d like it to look:
Thank you for any help.
Hello, unfortunately, this places the picture under the menu.
@Moongose Please send me store url.
@Moongose
Please share store URL.
It is bino24.com
Thank you very much for helping
Please add this code
Add the below code into theme.liquid file after {% section ‘header’ %}.
Unfortunately that puts the image below the header, I need it above the header ![]()
Please share screenshot where you add this code.
@MandasaTech It looks like this:
@Moongose
You add this code below the header section( {% section ‘header’ %} ) that’s why it’s show in bottom of header
Please add this code after {% section ‘header’ %}
@MandasaTech Ohh, language barrier in action. Thank you. It works now. I’ll have to work on sizing now.