- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hi all,
I'm having a proble with my text not showing up beside the items I have listed for purchase in my Weebly site. The text is there, but it's showing up as white or transparent for some reason. I have no idea why this is as there's no options for different text colors when adding item descriptions to items in your shop. But my site is live right now so I kinda need a solution to this ASAP. Any help would be greatly appreiciated.
Thanks.
- Labels:
-
text color
-
weebly store
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
Thanks for your post, @kingdomwanderer. I think this is because your paragraph text is set to be white, and we use that for product pages (which have a white background). That setting is overriding the default grey. If you add this to Settings > SEO > Footer Code, it should make it match the color of the other text on your published site (but not in the editor):
<style>
#wsite-com-product-short-description > .paragraph
{
color: #666666 !important;
}
</style>
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
Thank you very much for your quick responce! So, I tried doing as you suggested, but no luck with the text still. What could I be doing wrong?
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
Okay! I seemed to have gotten a handle on the problem now.
Thank you, Adam!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
Awesome! Glad to hear that.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report