Brecht Verhelst Posted September 30, 2018 Share Posted September 30, 2018 Hey, when I open my site (dentus.be) on my mobile or put it in a small window on my computer the logo overlaps like in the picture and the logo is also not in the center anymore. Which file should I edit and what would be the best solution? Thank you in advance! kind regards brecht Link to comment Share on other sites More sharing options...
Nishith Nesdiya Posted October 1, 2018 Share Posted October 1, 2018 Hi.. you need to modify your themes css file here is path of your css file "themes/classic/assets/css/theme.css" find these code under @media (max-width:767px){ #header .header-nav .top-logo { line-height: 50px; vertical-align: middle; width: 200px; margin: 0 auto; text-align: center; //add this code } } Thanks Link to comment Share on other sites More sharing options...
JBW Posted October 19, 2018 Share Posted October 19, 2018 If you use classic theme on 1.7. I would recommend to adjust custom.css instead of themes.css to avoid issues in theme updates. Link to comment Share on other sites More sharing options...
Brecht Verhelst Posted October 19, 2018 Author Share Posted October 19, 2018 Hey, thanks for the answer! Yes but the problem is when I change something from custom.css or theme.css nothing happens? Link to comment Share on other sites More sharing options...
Nishith Nesdiya Posted October 24, 2018 Share Posted October 24, 2018 (edited) On 10/19/2018 at 4:35 PM, Brecht Verhelst said: Hey, thanks for the answer! Yes but the problem is when I change something from custom.css or theme.css nothing happens? Clear the cache in prestashop admin one time Thanks Edited October 24, 2018 by Nishith (see edit history) 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