Hello, i want a new design at Template London, mean the Navi below the Slideshow.
i insert following CSS:
body {
display: flex;
flex-direction: column;
}
#container_header,
#container_slideshow {
order: -2;
}
but it do not run, what do i wrong?
Stefan
edit: sorry i check the the code: #body, than it runs correctly