This topic has 5 replies, 3 voices, and was last updated 9 years, 12 months ago ago by Eva Kemp
From comments on Themeforest:
I’m having a problem getting the typography to take the google fonts I selected http://www.google.com/fonts/specimen/Goudy+Bookletter+1911 from the list for all headers a red color, the red takes the font does not. It seems as if no fonts change from the default demo settings no matter what I try or how many times I save. The size doesn’t even take I have the content font set to 16pt it seems to take it in regular pages but not in shop pages except for lists. Please tell me what I am doing wrong I have used your other themes and I’m doing like always, select the font from the google dropdown and save changes I see no reason for this to be different. http://gator4179.hostgator.com/~songcro/product/chocolate-mud-mask/
In addition to above which I’m still waiting on an answer. If you set product pages to category the layout is odd http://gator4179.hostgator.com/~songcro/product-category/face/
there is 3 across when I have 4 selected then the 2 under the top row fall under each other instead of across.
Hello,
According to theme design, styles for some elements are rewritten in style.css and you need to change them manually.
Please, add the following code in custom.css:
@media (min-width: 980px){
.sidebar-position-without .row-count-4 .product-category, .products-grid .product-category {
width: 25% !important;
}}
.categories-mask h4 {
font-size: 22px;
color: #d7223e !important;
}
Watch our video tutorial how to create and enable custom.css
Regards,
Olga Barlow
Ok but what about the rest of the site where I have the typography settings art and they aren’t taking? Like the about page or any regular page. My header settings souls be that Goudy booklet in red. The red picks up but none of the Google fonts I have for content or headers are showing up. See my first post in the thread. You missed the original this only answers my additional second part.
Hello,
Sorry for a long delay.
Please update the theme to 1.5 version. Some bugs were fixed there.
https://www.8theme.com/demo/docs/royal/#!/installation_upgrade (paragraph “1.5 Theme Upgrade”).
Thank you.
Regards,
Eva Kemp.
The issue related to '‘Typography Settings now taking in Royal’' has been successfully resolved, and the topic is now closed for further responses