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!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
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!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
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!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
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
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024