Quantcast
Channel: help – WordPress.org Forums
Viewing all articles
Browse latest Browse all 13924

JLeuze on "[Plugin: Meteor Slides] Problems with full size"

$
0
0

Hi, the sidebar is shrinking because there is a sidebar to the left of the container the slideshow is in. I would use a full width page template, remove the sidebar, or conditionally hide the sidebar like this:

.home #sidebar {
display: none;
}

But to use that CSS you need to have the body_class function added to your theme.


Viewing all articles
Browse latest Browse all 13924

Trending Articles