How to put the description outside the image

how to put the description outside the image in image banner in mobile only. And also want to know that how to add the html.

@naveens24 - can you share website link where you have this banner?

@suyash1 Actually I’m building new theme 2.0 and want to build it as the current one is but getting issue to edit it as I said above. urbanshoots.in it is the website (section 3). Want to build new theme as old once.

@naveens24 - add this css to the very end of theme-styles.css file and check

@media (min-width: 768px){
#shopify-section-1601915152061 .banner-content{    transform: none; position: initial;}
#shopify-section-1601915152061 .banner-content .banner-des{color: #000 !important;}
}

@suyash1 It doesn’t work, first of all the file you suggest to paste it doesn’t exist so I paste it on the

section-image-banner.css . But still it doesn’t work. Please share the other solution .

@naveens24 - check if you have file theme-styles.scss.css

@suyash1 No it is also not available.

@naveens24 - it is available, i can see in code

@suyash1 That code is of old theme which we are using, as I said that we are currently building new once which is Ella-6.3.2(Theme). So please guide accordingly

@naveens24 - then add above code in main css file you are using for new theme

@suyash1 It also worked . anything else we can do?

@naveens24 - remove my given code, but i think it already like you want

1 Like

@suyash1 Yes it is actually what I want. But the same thing I want to apply on the new theme itself, which I’m building right now.

can you send me the source code which code is applying here because it is showing completely different

for the mobile response.

@naveens24 - send preview link of your new theme

@suyash1

@naveens24 - no screenshot, preview link please

@suyash1 https://urbanshoots.in/?_ab=0&_fd=0&_sc=1

@naveens24 - it is already like you want

@suyash1 This is the original once. you can differentiate by looking toward the buttons of that product category section it is also not as showing in my screenshot.

@suyash1

Here the preview link - https://w3fdkqjxsrnehotb-46495465632.shopifypreview.com

can please short out my issue ..?