This topic has 2 replies, 2 voices, and was last updated 2 years, 5 months ago ago by Rose Tyler
Hello there,
Hope you are doing fine.
I have various issues on my site.
1. On the single product page, the related products are not showing.
2. The font of the breadcrum and the short description is not changing. I set the global typography as Quicksand.
3. On the My account page, there use to be products on this part, but now there arent.
thanks for the help,
kind regards
Hello,
1, 3/ Clear cache and check now.
2/ Check now – https://prnt.sc/NkdDHOAz1-LX
you are using <pre>...</pre>
https://prnt.sc/QzBlfL-8_Ksv , so delete these tags, or add the next code in Theme Options > Theme custom CSS to change font-family:
pre {
font-family: Quicksand;
}
Regards
Tagged: issues, single-product page, solutions, themes, woocommerce, wordpress
The issue related to '‘Various issues in single product page’' has been successfully resolved, and the topic is now closed for further responses