It seems like there might be an issue with the CSS styling on your product pages. The text might be there, but it could be the same color as the background, making it invisible. Here are a few steps you can take to troubleshoot this issue:
Check your theme settings: Make sure that the text color for your product pages is set to a color that contrasts with the background. If it’s set to white and your background is also white, the text will be invisible.
Inspect the page: You can use the inspect element feature in your browser to check the CSS styling for the product information text. Look for the color property in the CSS and see what it’s set to.
Check for custom CSS: If you’ve added any custom CSS to your theme, it could be overriding the default text color. Look through your custom CSS and see if there’s anything that could be affecting the text color on your product pages.
Revert to an older version of your theme: If you’ve recently made changes to your theme and the issue started after that, you can try reverting to an older version of your theme to see if that fixes the issue.
Thank you for your reply. As you can see in the picture, the background is white and the text is black. I also tried different color combination for all the criteria, but it does not change anything. No change is reflected in the Product Information template. And I have not made any code changes.
It also does not give me an option to choose which theme I would like to use. It only shows me the scheme setup.
Thank you for your reply. As you can see in the picture, the background is white and the text is black. I also tried different color combination for all the criteria, but it does not change anything. No change is reflected in the Product Information template. And I have not made any code changes.
It also does not give me an option to choose which theme I would like to use. It only shows me the scheme setup.
I figured out if you use custom CSS for turning it black itll turn the background black, problem is my text turns dark blue and I cant seem to fix it. But here anyways.