How to turn on auto hide Promo Banner's text content on mobile version?
-
Dear, Xtemos tech support.
I have a question about banner Promo. How to turn on auto hide Promo Banner’s text content on mobile version?
Please refer to the attachment, i compare the appeareance in desktop and mobile between my site https://tissorindonesia.com with your Woodmart’s Demo Electronics https://woodmart.xtemos.com/demo-electronics/demo/electronics/ .
Thank you for your help.
Attachments:
You must be
logged in to view attached files.
Dear, tech support.
I think you didn’t understand what i said and you also didn’t see the images attached.
I didn’t ask about a column content. I asked about how to hide the text content within banner promo.
Why you give me the different elements video as tutorial? Please refer back to the the image attached, than you will understand.
Please show me where is the settings directly on my site.
Thank you.
Hello,
Please add this code to the Theme Settings > Custom CSS > Mobile:
.content-size-default{
display:none;
}
Best Regards