Change mobile hero to vertical on Brooklyn theme

@KetanKumar Worked great for desktop just struggling with mobile now.

@KetanKumar For the mobile, it is doing the same thing. It is working in the customize tab but on the actual website, it is not showing. Thanks!

This is the code I have for mobile

.image-cover a.button.btn { position: absolute; left: 0; right: 0; max-width: 130px ; margin: 0px auto; margin-top: 50vh ; }
{% for block in section.blocks limit: 1 %} {% endfor %}
{% schema %} { "name": "YX mobile Banner", "class": "yx-mobile-banner-section", "max_blocks": 1, "blocks": [ { "type": "image_picker", "name": "Mobile Banner Image", "settings": [ { "label": "Mobile Banner Image", "id": "yx_image_picker", "type": "image_picker" }, { "id": "link", "type": "url", "label": "Button link" }, { "id": "linktext", "type": "text", "label": "Button text", "default": "Click Here" } ] } ], "presets": [ { "name": "YX Mobile Banner", "category": "Home", "blocks":[{"type" : "image_picker"}] } ] } {% endschema %} {% stylesheet %} {% endstylesheet %} {% javascript %} {% endjavascript %}
1 Like

@lilyyp

sorry but i can’t see now please show me url agan!

@KetanKumar The desktop button works great - only not showing on mobile.

On customize, store mobile looks like this.

On live store it looks like this with still no button after saving customize page.

Thanks!

1 Like

@lilyyp

can you please confirm this look at mobile?

@KetanKumar Unfortunately is still isn’t showing on the live mobile website :disappointed_face:

1 Like

@lilyyp

if possible to add me staff account so i wll check and fx

@KetanKumar setting it up now. I believe I need your email to add you to the account. So if you can let me know what it is I can send it over!

Thanks

@KetanKumar Actually, I can also add you as a collaborator. Here is the code if you want to send me a collaboration request 6128. Or you can just send me your email and I’ll add you as a staff member. Whichever is easiest for you. Thanks!

1 Like

@lilyyp

Yes, please

Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help

@KetanKumar Just sent over the invite to invite you as staff. Hope you can help fix it. Thanks!

1 Like

@lilyyp

great thanks for update

yes i have done this please check

@KetanKumar yes worked great! Thank you so much for the help. I really appreciate it.

1 Like

@lilyyp

its my pleasure to help us

Hi @KetanKumar it looks like the button on my desktop banner image isn’t centered anymore when the screen is not in full screen mode on a laptop. Is there a way to fix this? Thank you!