: Adjust component display spacing : mcoldwell April 05, 2017, 05:40:42 AM We have a space between the logo and component display area that we are trying to get rid of and not sure how to do this.
https://www.readytohelp.org/index.php/sms-notifications : Re: Adjust component display spacing : mikek April 05, 2017, 06:44:06 AM Hello,
Some css on your site has been modified or the layout has, because the header spacer div is now further down the page. You can try adding the following to custom.css to overcome this: #s5_header_spacer { display:none !important; } : Re: Adjust component display spacing : mcoldwell April 05, 2017, 06:52:18 AM Wow, impressed by the quick response, Thank you. I just added the custom CSS and that appears to of helped the issue. Do have one more for you, but not sure if anything can be done or not.
On our homepage, I really like the video background and layout of this template. What I was trying to do is set it up so the homepage is basically the video background area only. (www.readytohelp.org). The white space under the video is just a blank article, as I had to assign the home menu to something, would you have any suggestions on how to minimize the whitespace below the video on just the homepage? : Re: Adjust component display spacing : mikek April 06, 2017, 07:17:05 AM Hello,
You can disable the component/content area under the Main/Layout tab in the template configuration on any page, it's found under the "Hide Component Output" setting in the middle of the page. |