Shopify themes, liquid, logos, and UX
I have tried this but not working
banner__heading inline-richtext h2
{ opacity: 1 !important;
}
https://yoga-spirit-mauritius.myshopify.com/
rtewth
Solved! Go to the solution
This is an accepted solution.
Hello @TBS2023
Go to online store ---------> themes --------------> actions ------> edit code------->base.css
add this code at the end of the file
#shopify-section-template--17554451464349__image_banner_jCx7Hh h2 {
color: #fff;
}
.banner__box .banner__heading + * {
color: #fff;
}
and the result will be
If this was helpful, hit the like button and mark the job as completed.
Thanks
This is an accepted solution.
Hello @TBS2023
Go to online store ---------> themes --------------> actions ------> edit code------->base.css
add this code at the end of the file
#shopify-section-template--17554451464349__image_banner_jCx7Hh h2 {
color: #fff;
}
.banner__box .banner__heading + * {
color: #fff;
}
and the result will be
If this was helpful, hit the like button and mark the job as completed.
Thanks
Hi @TBS2023,
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above </head> tag:
<style>
.banner__box {
opacity: 100% !important;
color: #fff !important;
}
.banner__text {
color: #fff !important;
}
</style>
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Add This css in your edit Code > base.css File
.banner h2.banner__heading.inline-richtext.h2 strong {
color: #fff !important;
}
.banner .banner__box.content-container {
opacity: 1 !important;
}
.banner .banner__text.rte.subtitle {
color: #fff !important;
}
If you require further help to optimize your store, please don’t hesitate to reach out.
This contribution will always benefit you and you will get my full help easily and you can contact me easily.
Contect On My Mail :-Mail@gmail.com
Hi @TBS2023 ,
The issue you are facing is due to the opacity of the parent element being lower than 100%.
In order to fix the issue you can change the opacity of the banner box.
For that go to the edit code section->locate the section-image-banner.css file.
Inside this file go line 9.
and replace the code with this :
.banner__box {
text-align: center;
opacity: 100%;
}
This will give you this output:
If you would like remove opacity all together you can add this code at the bottom of the section-image-banner.css
.banner__heading.inline-richtext.h2 {
color: white !important;
}
.banner__text.rte.subtitle {
color: white !important;
}
This will be your output:
you need further assistance, feel free to reach out. I hope this helps! If it does, please like it and mark it as a solution!
Regards,
Sweans
Hi @TBS2023
Please add this code to Custom CSS of that section to solve the issue.
.banner__box { opacity: 100%; }
- Solved it? Hit Like and Accept solution! ❤️Buy Me Coffee❤️
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
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