ventesites Posted August 19, 2014 Share Posted August 19, 2014 Hello I am using v1.6.9 default responsive template and do not want to use google fonts. What do I have to do to totally disable those fonts/css? Thanks Pat Link to comment Share on other sites More sharing options...
vekia Posted August 19, 2014 Share Posted August 19, 2014 it's necessary to remove it manually go to default-bootstrap theme directory and open file header.tpl remove this line: <link rel="stylesheet" href="http{if Tools::usingSecureMode()}s{/if}fonts.googleapis.com/css?family=Open+Sans:300,600&subset=latin,latin-ext" type="text/css" media="all" /> 2 Link to comment Share on other sites More sharing options...
ventesites Posted August 19, 2014 Author Share Posted August 19, 2014 Thanks ! Link to comment Share on other sites More sharing options...
josephsun Posted January 30, 2015 Share Posted January 30, 2015 hi how i remove Google font on sellya theme on prestashop 1.5.6 thanks Link to comment Share on other sites More sharing options...
vekia Posted January 31, 2015 Share Posted January 31, 2015 you have there probably some theme configurator module, as far as i know, you can manage google fonts there Link to comment Share on other sites More sharing options...
Czarekplpl Posted October 5, 2015 Share Posted October 5, 2015 Is anybody know how to remove google fonts in 1611? There are nothing about in header.tpl. Link to comment Share on other sites More sharing options...
ali7 Posted September 25, 2022 Share Posted September 25, 2022 Unfortunately, I could not find this code in the header.tpl file I couldn't even find it anywhere <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:100,300,regular,700,900&subset=latin%2Clatin-ext" type="text/css" media="all"> Should this code only exist in the format .tpl file? Link to comment Share on other sites More sharing options...
Nickz Posted September 25, 2022 Share Posted September 25, 2022 11 hours ago, ali7 said: Should this code only exist in the format .tpl file? usually in the css files you have those anchored, download the css (all) and search for font.googleapis Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now