I have a similar question:
on my layout I have above the compont are a section (row) called "teaser". its directly below the header.
The header coints main-menu and is fix.
how can I now fix the section "teser" that it does not scroll?
I tried in the custom css with following code but it doesnt work:
section#section-id-teaser {
position: fixed!important;
// top: 0px;
z-index: 999!important;
width: 100%;
}
to explain it better I made a screen shot. My target is that only the component area scrolls and the sections teaser, position1, position2, postion 3 remained fix.
http://vorbereitung.tsv-malsch.de/index.php/eroeffnungsseite-mitgliederbereich/test-new-home/?tp=1