I want to resize the banner size in my mobile i check assets there is no theme.scss.liquid is not there
Can i use( theme_setting.css.liquid ) or (theme style.css.liquis)
Also please send me the code
I want to resize the banner size in my mobile i check assets there is no theme.scss.liquid is not there
Can i use( theme_setting.css.liquid ) or (theme style.css.liquis)
Also please send me the code
Hi @Ahmad30120 ,
Do you mind sharing your website so we can take a look?
https://ahmad-store9.myshopify.com/collections/tres-shirts
Password : ahmad
Made4Uo are u there ?
you can find the theme-style.css file
Hi @Ahsan_ANC ,
You can use the theme-style.css file under the Asset folder. Can you provide us an image on what you want to be adjusted? I see you have a side panel as well together with the banner
I used to upload this code in the file
@media only screen and (max-width: 450px) {
.hero {
background-size: contain;
height: 101px;
}
}
But nothing happened i want to make full size banner image on these 4 pictures