Overlapping Widget Areas
-
I’m using the Meteor Slide widget in a custom widget area on the Home Page of one-name.org. There are other widget areas below this. The theme is Suffusion. On Chrome, if the screen is refreshed, the meteor slide overlays the lower widget areas. There is some custom CSS:
div.meteor-slides {
margin:0 auto;
}#meteor-slides-widget-1, #meteor-slides-widget-2 {
display: none;
}#meteor-slides-widget-1, #meteor-slides-widget-2 {
border:none;
}
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘Overlapping Widget Areas’ is closed to new replies.