Comments David started the conversationSeptember 22, 2016 at 12:44pmHi there.Is it possible to;Reduce the space below the menu bar and the heading on the home pageReduce the space between the bottom of the content and the link to the next page 2,006Support repliedSeptember 22, 2016 at 9:20pmHello,for the second is quite simple. Add this to theme options -> styling options -> custom css#page-nav { margin-top: 60px; }and just assign different (lower) value to 60pxfor the second you may need to have media queries for different screen resolutionsopen style.cssand look for #pre-hero { padding: ___px ___ ___px;}and decrease the first valueThanksThank you. Clapat Support Review Envato Item Support Policy Follow us! https://www.clapat.com/https://www.facebook.com/clapat.ro https://www.instagram.com/clapat.themes/https://x.com/clapatdesignhttps://www.linkedin.com/company/clapatstudiohttps://www.tiktok.com/@clapatstudio1 LikeDavid repliedSeptember 25, 2016 at 8:32pmExcellent. Thank you for the help again :) Sign in to reply ...
Hi there.
Is it possible to;
Hello,
for the second is quite simple. Add this to theme options -> styling options -> custom css
#page-nav {
margin-top: 60px;
}
and just assign different (lower) value to 60px
for the second you may need to have media queries for different screen resolutions
open style.css
and look for
#pre-hero {
padding: ___px ___ ___px;
}
and decrease the first value
Thanks
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
Excellent. Thank you for the help again :)