IvanQ Posted October 23, 2020 Share Posted October 23, 2020 I'm just trying the Bedford template, which I like a lot. However, the banner is way too large, and there is a lot of blank space between the banner and the actual page content. Is it possible to either to adjust either the banner size (height) or reduce the amount of blank space? I can't find seem to find any site style to do either. Thanks, Ivan Link to comment
IvanQ Posted October 23, 2020 Author Share Posted October 23, 2020 I was able to reduce the space between the banner and text using the CSS below, but I'm still looking for help on reducing the banner height. main#page { padding-top: 20px; } Thanks, Ivan Link to comment
tuanphan Posted October 23, 2020 Share Posted October 23, 2020 Can you share site url? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
J9leepea Posted October 23, 2020 Share Posted October 23, 2020 Try adding this to custom css to reduce banner height: .banner-thumbnail-wrapper {padding: 180px 0 155px !important;} Link to comment
IvanQ Posted October 24, 2020 Author Share Posted October 24, 2020 Hi J9leepea, Thanks! Works great! I used padding = 125px 0 85px as that works better for me! Ivan Link to comment
PeterFromLondonUK Posted March 8, 2023 Share Posted March 8, 2023 Hello, I would like to use this code injection to reduce the banner height. Do I simply insert it into the Custom CSS box? Cheers, Peter Link to comment
tuanphan Posted March 11, 2023 Share Posted March 11, 2023 On 3/8/2023 at 6:20 PM, PeterFromLondonUK said: Hello, I would like to use this code injection to reduce the banner height. Do I simply insert it into the Custom CSS box? Cheers, Peter Yes. Add it to Design > Custom CSS Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment