Quantcast
Channel: responsive – WordPress.org Forums
Viewing all articles
Browse latest Browse all 16569

lindseybugbee on "[Plugin: Strx Magic Floating Sidebar Maker] For responsive website"

$
0
0

That worked like a charm! I also had to constrain the left property.

@media screen and (max-width: 959px) {
#sidebar {
position: relative !important;
left: 0 !important;
top: 0 !important;
}
}

Thanks for your help!


Viewing all articles
Browse latest Browse all 16569

Trending Articles