Sailor Moon Posted January 23, 2020 Share Posted January 23, 2020 Hello All, Help needed please! Im using the 1.7.2 prestashop, somehow in the default theme the store info font is bigger & different than other in footer section. How to fix please? i've tried to correct in Store_infos.tpl, changing the line 40 <div class="col-md-5 col-sm-7 col-xs-12 store-description"> to <div class="col-md-5 col-sm-7 col-xs-10 store-description">, seems not working. Please see pic attached. Link to comment Share on other sites More sharing options...
NemoPS Posted February 14, 2020 Share Posted February 14, 2020 Can you share the site's url? It might be set like that in the html of the custom text block. It's a module you can find in the list Link to comment Share on other sites More sharing options...
Sailor Moon Posted February 14, 2020 Author Share Posted February 14, 2020 1 hour ago, NemoPS said: Can you share the site's url? It might be set like that in the html of the custom text block. It's a module you can find in the list hello legend, I believed its not the custom text block. on the left tool bars of back office, shop parameters-contact-stores of the default theme 1.7.6.3. Link to comment Share on other sites More sharing options...
NPO Posted February 14, 2020 Share Posted February 14, 2020 Is it 1.7.2 or 1.7.6.3... if 6.3 The text for the store info is the .block-contact part in the theme.css - if you change (add) the font size to 0.875rem it will match the other two columns. The default has 4 columns, one and two are set to 1.125rem. 3 and 4 are only set to 1rem, so you would need to change the size too if you want them all to match. 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