Henning wrote:
i have seen that and i have created a
rt_metropolis-custom.css file with this inside:
@media screen and (max-width: 480px) {
#rt-logo {
background-image: url(http://mypathtoimage)
}
}
but it doesnt switch when i view it on my phone...
do i have to put it to css-compiled?