[ad_1]
Hi, thanks for getting in touch.
Apologies for the hassle. Did you insert the CSS import line at the very top of your Custom CSS? It must be the first line.
@import url('https://fonts.googleapis.com/css2? family=Raleway:wght@700&display=swap');
Hi @misplon
I try both in customizer both in my child theme CSS adding:@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,300;0,700;1,300;1,700&display=swap');
at the top, and the code:
b, strong {
font-family: font-family: 'Raleway', sans-serif;
font-weight: 700;
}But it did not work.
Do you have any other idea?
Thank you so much!
Thanks for the update. Please, send a link to the page concerned. Alternatively, you can edit your initial post and use the URL field.
Thank you @misplon
This the website: https://www.arteam.eu/
Thanks for the link. Can you perhaps let me know which text to check on the home page? I’m not immediately seeing any <strong> tags.
Of course, sorry @misplon
You can check the post inside the News/Blog section, for example the last one: https://www.arteam.eu/eventi-mostre/arteam-cup-2022-i-finalisti-e-la-mostra/
thx
Thanks. Please, try clearing your minification plugin and then temporarily deactivating it.
Sorry, I not very expert.
What is a minification plugin? I think we don’t have one. Unless you mean the cache plugin (we’re using Wp Fastest Cache). In that case I deactivated it just now.
Thanks, is the issue resolved now? If so, the problem might be the minification plugin combining CSS. If you wanted to use minification you could perhaps try excluding /wp/wp-content/themes/vantage-child/style.css
No, the issue is not resolved. Do you have any other idea?
Thank you
Sorry @misplon, after several tests I found a solution.
There was a problem of compatibility with the version 1.19 of vantage theme. Updating the theme to the latest version resolved the issue.
Thank you for you support.
Kind regards
Thanks for the update. I’m glad to hear you’re making progress.
All the best with your site.
Kind regards
Andrew
