Tagged: hidden content
Hi
I have a special header on a page that is hidden on desktop/tablet.
For some reason if I put a colour section below it it seems to create a big gap below when viewed on a desktop/tablet.
Is there any way round this?
Thanks
Su
Hey Sujohn,
Add this to quick css:
@media only screen and (min-width: 1024px) {
#after_section_2 .template-page.content.av-content-full.alpha.units{
padding-top:0px!important;
padding-bottom:0px!important;
}}
Best regards,
Jordan Shannon
Hi
That leaves me with a white margin at the bottom of the background image.
I think I am going to accept that I can’t have the combo – colour section /hidden header /colour section.
So you can close this one now.
Thanks
Su
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon