This topic has 10 replies, 4 voices, and was last updated 8 years, 7 months ago ago by Eva Kemp
Good evening!
I have some trouble with fonts in single product page. It seems that fonts on tabs looks differently:
http://imgur.com/LzmN0Pz
How can I change fonts to any other on this page?
And how can I place “Add to wishlist” link under “Add to cart” button?
Hello lxmag,
1) all product tabs are using the same font ‘Oswald’ but have different colors. That’s why they are looking different.
Please provide us with admin credentials for your site in private content and we will fix that.
2) navigate to Dashboard > Wishlist > Settings > Position > After “Add to cart”
Regards,
Stan Russell.
1. Sorry, but you’re wrong. It’s different fonts, I’ll bet if you want to. Now I changed Main Font in Typografy to default and and everything was fine. Maybe it is related with the fact that some words are subjected to translation?
2. It changed nothing. Even more! Now for some reason I have two links “add to wishlist”. Mystic.
Hello,
1. I’ve removed Titan One font family in Typography settings and left only Georgia font.
Check the tabs now.
2. Add this code in custom.css file:
.single-product .wishlist-btn-container.with-styles {
width: 100%;
}
Regards,
Eva Kemp.
Thanx, Eva!
Also I saw a trouble with checkout page. As I understood this page must looks like here: https://www.8theme.com/demo/legenda/checkout/
But it doesn’t.
http://imgur.com/EbIjxIo
Hello,
I’ve added the following css code in your child style.css file:
.cart_item .product-total {
width: 50%;
}
.payment_box {
padding: 0;
}
Please check the checkout page now.
Best regards,
Jack Richardson.
All is fine, thanx a lot!
Hello,
Please add this code in custom.css file:
.payment_methods input[type="radio"] {
display: block !important;
}
Best regards,
Jack Richardson.
It’s ok! Thanx, Jack!
Hello,
You’re welcome.
Regards,
Eva Kemp.
Tagged: customizable, design, fonts, single-product page, templates, woocommerce, wordpress
The issue related to '‘Single product page fonts’' has been successfully resolved, and the topic is now closed for further responses