Shopify themes, liquid, logos, and UX
Hi. As you can see on my website: https://c31a31-2.myshopify.com/ pass:password when you open homepage in mobile size, the first image is not centered and I would like to center it to the middle. Also the text under the image is on the right side, but I want it also in the middle, with different color of the text(only for the mobile size). Thanks for any help.
Hey @Cukrovinky
I hope you are well and safe!!
Please use below code in base.css, it's for text center in mobile version but for image you need to create an image for that we need access to some theme code.
@media screen and (max-width: 749px){
.banner--mobile-bottom .slideshow__text.banner__box .banner__text {
padding: 0 !important;
}
}
Thanks
Oh, right. Can you give me code to change the background image for mobile size? Thanks
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024