How can I place the schedule under the address in my custom theme?

How can I put the schedule under the address,

here’s the’s store link of of the customized theme.

https://demor.com.au/?_ab=0&_fd=0&_sc=1

Any help is highly appreciated!

Hi @demor_support
Just checked your store but I didn’t see the banner like your image.

hi @ExpertRookie

yes, it’s not there.

the one with banner is in my customized themes. Can you still help me on this?

Hi @demor_support

please share the page preview url

@ExpertRookie

here’s the page preview url

https://demor.com.au/?_ab=0&_fd=0&_sc=1

Hi @demor_support
The link is not correct.

@ExpertRookie

It’s in my themes. It says here, I can only access it.

I can send you the codes if you know on where to update it.

Thanks!!

When you click preview theme, on the preview have a button share link on the bottom bar.

@ExpertRookie oh yeah thanks!

here’s the preview link

https://3u2gr5e0i3eo2pe4-32886259850.shopifypreview.com

Hi @demor_support
You can try follow this path:
Themes => edit code => asset => theme.scss.liquid
and add this code to bottom of the file theme.scss.liquid

#FeaturedImage-c078e394-ae49-4023-b995-b3813d64945b .content--flex{
max-width: 300px;
}
1 Like