Where is that default padding-top of 100px set in the code? I was just looking for this same thing. I would rather set the default than change the padding on every page because if I was to set the padding-top of every page to 50px, only to decide later on that I\'d prefer it to be 60px, then I\'d have to change every page instead of a single line of code.
Hello,
I'm trying to reduce the height between header and my title on a single page. I can't find where I can modify the "padding-top from 100px to 10px.
On the screenshot, you'll see the line that i want to modify.
Can you help me please ?
Thx !
Julien
Hello Julien, thanks for purchasing Thefox!
You can modify this easily, got edit the page and edit the first row, design options and change the top padding to 10px.
The first row of every page got a default top padding of 100px if nothing is set.
Do not hesitate to contact us if you have other questions.
Have a nice weekend!
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Where is that default padding-top of 100px set in the code? I was just looking for this same thing. I would rather set the default than change the padding on every page because if I was to set the padding-top of every page to 50px, only to decide later on that I\'d prefer it to be 60px, then I\'d have to change every page instead of a single line of code.
Hello Matthew,
This is set from the customjs.js file which is in JS folder.
Line 60 : fw_fd.css(\'padding-top\', \'100px\');
Do not hesitate to contact us if you have other questions.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
This is perfect ! Thank you so much Matthew !
Padding is now 20px and my homepage is great :)))
I wish you nice holidays.
Julien