This topic has 4 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Eva Kemp
Hello I need some assistance with issues on Royal theme since doing updates. It’s like the theme is not functioning as it should. https://girlygoop.com/
1) The font type for the navigation and page titles are set for Georgia Font, but it won’t take the font. I’m not sure it’s not missing in other places too.
2) The footer right widget for recent posts are set to show 2 posts in Static Block, but 5 are showing. I don’t know what to do the only option available is to set the number shown and it’s set to 2.
Thank you for your assistance. Happy Holidays!
Hello,
1. Please add this code in child style.css:
.menu > li a, .page-heading .title {
font-family: Georgia;
}
2. I’ve readded the widget in Appearance > Widgets.
Please check now.
Regards,
Eva Kemp.
Thank you Eva,
That makes it look the way it should, but the client wants to be able to go into the theme functions – typography and make changes. Any explanation as to why it’s not working? The font size, weight and all other options are working, but the font syle itself will not take and I don’t know why? Thanks.
Hello,
Font is rewritten in style.css file, that’s why there is a problem.
Unfortunately you have to change it via css for now.
Sorry for the inconveniences.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up