JurekSIN Posted June 12, 2019 Share Posted June 12, 2019 (edited) Hello, I am new to PrestaShop and oh boi, it's different than Woo and Wordpress. I am using the native Custom Text Blocks module under the hook displayNavFullWidth. For some reason, this module is leaving a ton of bottom-padding and I can't find where to get rid of it. If I move the module to any other hook, the same problem persists - too much bottom-padding. How do I remove the bottom-padding for Custom Text Blocks module? Thank you! Edited June 12, 2019 by JurekSIN (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted June 17, 2019 Share Posted June 17, 2019 Not sure if safari has the css inspector, but it should, try clicking one of the icons on the right hand side of the console, it should tell you where the associated css file is. Alternatively you can just add the padding you want in custom.css, theme folder. 1 Link to comment Share on other sites More sharing options...
JurekSIN Posted June 19, 2019 Author Share Posted June 19, 2019 Tried, but couldn't do it. I downloaded a free module called "contentBox" and it doesnt have the extra padding. Solved! 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