led-watches.co.uk Posted January 6, 2012 Share Posted January 6, 2012 Hi, I am using 1.4.6.2 and the theme prestashop_new. I was wondering where I can edit the font sizes for the MAIN TITLE and Subheading in home text editor module If you look at my example the font size is far too large and looks clumsy, I thought I would ask this time as my time is limited and I couldnt find a clear answer in the forums. I need to reduce the font sizes to fit in with the theme. I thought I maybe needed to edit it via the new themes global.css but dont want to mess about with this until someone can point me in the right direction. Any ideas Thanks, Duncan. Link to comment Share on other sites More sharing options...
Mike Kranzler Posted January 6, 2012 Share Posted January 6, 2012 Hi Duncan, Can you post a screenshot of where you're trying to change this specifically? -Mike Link to comment Share on other sites More sharing options...
led-watches.co.uk Posted January 7, 2012 Author Share Posted January 7, 2012 I tried posting a screenshot earlier but it wouldnt upload, so I have posted a link to the screenshot. If you can see my example - from the home text editor module the MAIN TITLE and SUBHEADINGS are too large so I need to edit the font size. http://imageshack.us...xttoolarge.jpg/ Link to comment Share on other sites More sharing options...
Mike Kranzler Posted January 16, 2012 Share Posted January 16, 2012 Hi led-watches, You should be able to change those font sizes in your theme's css/modules/editorial/editorial.css file. I hope this helps. -Mike Link to comment Share on other sites More sharing options...
led-watches.co.uk Posted January 17, 2012 Author Share Posted January 17, 2012 Hi, I have tried to edit the css/modules/editorial/editorial.css file in the new_prestashop theme which I am using, but nothings changed, still getting a huge heading which I dislike, I tried changing the h1 to h2, I tried chaging the font sizes to a lower px all to no avail, I have force compiled and ensured the browsers cache is clear each time so I dont know where to edit this. Really thought it would be simple to edit that area but it really doesnt fit in with the site and why its such a large font setting is confusing to me. Does anyone know where spefically it needs editing? Thanks Link to comment Share on other sites More sharing options...
Carl Favre Posted January 17, 2012 Share Posted January 17, 2012 Hi led-watches.co.uk, Could you send in PM your back-office credentials to take a look? Link to comment Share on other sites More sharing options...
Carl Favre Posted January 17, 2012 Share Posted January 17, 2012 Well, your font looks good to me. Do you want to reduce it even more? Link to comment Share on other sites More sharing options...
Mike Kranzler Posted January 17, 2012 Share Posted January 17, 2012 led-watches, As Carl mentioned, your page already looks much better than it did when I first responded to you yesterday. Are you still having this issue, or is your problem now resolved? -Mike Link to comment Share on other sites More sharing options...
led-watches.co.uk Posted January 17, 2012 Author Share Posted January 17, 2012 Hello, I wanted to reduce the size of the main title (heading) as it was much larger than how you see it as I have used the sub heading to create the title instead and thats the font size I would like for the main title. Although it doesnt seem to matter this way but I wasnt sure if not having a title affects search engines even though I already have the title I want on the index.php Link to comment Share on other sites More sharing options...
Mike Kranzler Posted January 17, 2012 Share Posted January 17, 2012 Hello, I wanted to reduce the size of the main title (heading) as it was much larger than how you see it as I have used the sub heading to create the title instead and thats the font size I would like for the main title. Although it doesnt seem to matter this way but I wasnt sure if not having a title affects search engines even though I already have the title I want on the index.php I'm a little confused. Are you saying that what used to be the heading ("LED Watches UK - The LED Watch Specialists") is now entered as the subheading? -Mike Link to comment Share on other sites More sharing options...
led-watches.co.uk Posted January 17, 2012 Author Share Posted January 17, 2012 Yes, please see this screen shot...if i enter text into Main Title it comes out in a much larger font than I need, unless somethings wrong in my back office so I am using the subheading text area to create the intro page heading. Link to comment Share on other sites More sharing options...
Mike Kranzler Posted January 17, 2012 Share Posted January 17, 2012 Ahhh I see. In your global.css file around line 168, edit the value for h1. Whatever the value is currently, please try reducing it. It should be measured in a unit called "em," which is a scalable value. 1.0 should be the exact same size as the text below, while anything larger or smaller (in increments of .1) would scale that header proportionately. Please let me know if that works for you. -Mike Link to comment Share on other sites More sharing options...
led-watches.co.uk Posted January 18, 2012 Author Share Posted January 18, 2012 Hi Mike, I changed this following code in the themes directory. css/global.css - around line 35 presuming thats correct as I couldnt see what you were referring to around line168. Can you take a look and see if it displays correctly for you, it is fine at this end on IE9. / h1 { margin-bottom:20px; font-size:16px; Changed from 24px line-height: 22px } h2 { padding-bottom:20px; font-size:12px Changed from 18px } h3 { padding-bottom:20px; font-size:16px } h4 { padding-bottom:20px; font-size:14px } /* text Link to comment Share on other sites More sharing options...
Mike Kranzler Posted January 18, 2012 Share Posted January 18, 2012 Looks good on my end, I'm glad you were able to get this up and running! I'll go ahead and mark this thread as solved for you. -Mike Link to comment Share on other sites More sharing options...
led-watches.co.uk Posted January 18, 2012 Author Share Posted January 18, 2012 Great, thanks for your help - Duncan. Link to comment Share on other sites More sharing options...
Mike Kranzler Posted January 18, 2012 Share Posted January 18, 2012 Great, thanks for your help - Duncan. It's my pleasure. Happy Wednesday! -Mike Link to comment Share on other sites More sharing options...
ARandall Posted June 18, 2013 Share Posted June 18, 2013 This has just appeared in the top right hand corner of my site - text intro for your store. Could somebody please tell me how I edit it or even remove it completely? Home text editor is disabled, so does that mean it's something with my theme? (theme newatch) Many Thanks Link to comment Share on other sites More sharing options...
Recommended Posts