HomePage › Forums › Themeforest › Petpuzzy – Pet Shop WooCommerce Theme › Change Font in Blog and Blog Archive
- This topic has 11 replies, 2 voices, and was last updated 2 years ago by Supporter.
-
AuthorPosts
-
September 14, 2022 at 9:19 pm #7372tomrSupport Expired
How to change the font of the Blog, and blog archive H1, H2, H3?
Does not change the font:
Site settings – Global Fonts
Site settings – TypographyLooks like those pages are elementor theme builder pages but they are not in the Elementor theme builder template list.
Thanks
September 14, 2022 at 11:30 pm #7379Hi,
Yes, some pages don’t use the Elementor template, so the font will be css through the style.css file
You can customize the font using css:h2.epsilon.entry-title{ font-family: your-font; }
September 23, 2022 at 9:32 pm #7487tomrSupport ExpiredOk Thanks, I’ve noticed another issue with the fonts. On the checkout and cart pages, the text gets cut off on the right of the screen, see image
https://1drv.ms/b/s!Apb9JcmuQOVVlEIwbVUD0IETyJms?e=vLG5fC
How to fix?
ThanksSeptember 24, 2022 at 12:21 am #7496Please add this custom CSS to customize CSS or file style.css ( child-theme):
#order_review .woocommerce-checkout-review-order-table th, #order_review .woocommerce-checkout-review-order-table td{ word-break: break-word; }
September 28, 2022 at 2:53 pm #7586tomrSupport ExpiredThanks but unfortunately that didn’t work for the “Cart” page. Cart totals still have the word break issue. Is there a separate piece of code for the Cart page?
Also, back on the fonts, I have managed to change the font throughout the theme using CSS. But the only one I cannot change is the button in the slider. Changing defaults in Elementor works for all the buttons, but not in the slider. How to change this font? Also, how to change the button style throughout the theme? (Removing the + from the button)
Thanks for the help
September 29, 2022 at 1:39 am #7596Hi,
#1. Please send the Admin web account for me, I will check and try to help you.
#2. Please go to edit Slider -> Click edit text -> Style -> Change font: https://prnt.sc/iIYOllZkNBnZ
September 29, 2022 at 7:48 am #7605tomrSupport ExpiredHow to send you account details? there is no private message function on this site?
September 29, 2022 at 11:52 pm #7614This reply has been marked as private.September 30, 2022 at 8:30 am #7616tomrSupport ExpiredThis reply has been marked as private.September 30, 2022 at 11:30 pm #7622This reply has been marked as private.October 5, 2022 at 11:27 pm #7604tomrSupport ExpiredThis reply has been marked as private.October 5, 2022 at 11:31 pm #7666I can’t login to the admin dashboard, please recheck your info: https://prnt.sc/R2ggXeVeocjq
-
AuthorPosts
You must be logged in to reply to this topic.