Home › Forums › Jevelin Theme › Reset Parent Theme Font
Home › Forums › Jevelin Theme › Reset Parent Theme Font
Hi Shuffleboard Team,
This thread is referencing the question I made on this post https://support.shufflehound.com/forums/topic/how-do-i-remove-the-shopping-cart-from-my-menu/#post-4705
This is my current website’s URL: http://a21.7a6.myftpupload.com/
The home page’s font is the one I want to use, but for some reason all my other pages had their font changed when I installed the child theme you sent. How can I get the parent’s theme font back? Thank you in advance.
Best,
Jonathan
Hi Jonathan,
I hope you are well today and thank you for your question.
To resolve the issue could you please try adding the following CSS code in the style.css file of your child theme.
@import url(http://fonts.googleapis.com/css?family=Raleway:300%2C700);
Best regards,
Shufflehound team