Shopify themes, liquid, logos, and UX
I need to make my body text in the product description and paragraph text as vibrant as my headings. Although they are both white, the body text seems to be much more faded compared to my heading. How can I fix this?
Solved! Go to the solution
This is an accepted solution.
This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css
.image-with-text__text.rte.body {
font-family: 'Debusen' !important;
}
Hope you find my answer helpful!
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Make your Instagram Feed a Sales Generator with VIBE Shoppable Instagram Feed.
Please find the following CSS code for your assets/base.css file.
color: rgba(var(--color-foreground), 0.75);
Replace to
color: rgba(var(--color-foreground), 1.75);
Thanks!
This worked for the text once you clicked on the product, but had no effect on the front page text under "benefits".
This is an accepted solution.
This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css
.image-with-text__text.rte.body {
font-family: 'Debusen' !important;
}
Hope you find my answer helpful!
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Make your Instagram Feed a Sales Generator with VIBE Shoppable Instagram Feed.
Unfortunately this solution seems to have no effect.
you can try this code
.image-with-text__content>*+* {
font-family: 'Debusen' !important;
}
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Make your Instagram Feed a Sales Generator with VIBE Shoppable Instagram Feed.
Sadly this also had no effect, is there anything else that might work?
actually, I was just foolish and still had my text as heading 6 and not paragraph, this worked perfectly
User | RANK |
---|---|
159 | |
138 | |
74 | |
69 | |
58 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023