Hello,
What’s the right way to change the font for a specific language for c-cart for example
ive two languages in the store and want to change font for the language A with a specific font also the same for the second language which is B
also the old threads a out unitheme2 is old an new way to change it
In cs-cart admin:
Go to Design > Templates
abt_unitheme2 > styles > data
Here choose the theme you use (it should be the one with .less at the end)
Lines like these:
@body_font : ‘Open Sans’,‘Helvetica Neue’,-apple-system,sans-serif;
@body_font_size : 13px;
3 Likes
Good
but it’s for a public fomt not for all fonts
any way to do this?
I’ve tried to follow these threads but no longer working
Hello,
does somebody know how to replace "MuseoSans" Headline font and "Arial" text font with custom google fonts in alexbranding - Unitheme template?
I only could find museosans font in:
/multivendor_v4.7.4/design/themes/abt__unitheme/media/custom_fonts.
I downloaded the new custom font, converted it to webfont and hat to rename it (in my case "open sans") into MuseoSansBlack.ttf/woff/eot and replace the files in the directory. It works - but i think its not a nice solution. Is there …
also for multiple languages this thread but no longer working
Hello,
In multilingual store, how can we set a font type for a specific language?
Thanks
Where are you guys
@krasnek
@eComLabs
Any help? the old way not working anymore
Old way should still work. Do not forget to clear cache
the files structure has been changed i used the old way you gave instructions before can you help specially from r the unitheme2
it’s soo easy to change font & add new on unitheme
1- go to design/themes/abt__unitheme2 /media/custom_font
& upload your custom font files, let’s said as example font name “SOCRA”
2- go to design/themes/abt__unitheme2 /css/tygh/fonts.less & add your font
3- go to design/themes/ abt__unitheme2 / styles / schema.json & add the font
you can do same method with responsive
now you can go to your store frontend, & open the customizer
Select Fonts & change it to your custom font
2 Likes