Shopify themes, liquid, logos, and UX
Hello,
I am using the 'Sense theme' I am trying to have a background colour on a multirow. I have tried to apply some coding however it seems to be showing in a transparent way, the background overides; example below;
I would much appreciate any suggested solutions.
my website is printreality.co.uk
Thanks.
Solved! Go to the solution
This is an accepted solution.
You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the image-with-text.liquid file and remove the class name of the file:
If you find this information useful, a Like would be greatly appreciated.
You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the base.css file and add the following code at the end of the file:
@media screen and (min-width: 750px){
.image-with-text__text-item:after{
background-color: rgba(150, 169, 183, 1) !important;
}
}
Then the background color will change the way you want it to look.
If you will unable to implement the same then I'm happy to do this for you, let me know.
I can implement the code changes so that this will work well for you.
Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!
Hi @AnneLuo,
Thank you for your response. Although this code works I am still getting transparency any idea why ? example below
Thanks
This is an accepted solution.
You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the image-with-text.liquid file and remove the class name of the file:
If you find this information useful, a Like would be greatly appreciated.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey 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, 2024