Forums
(@hoppities)
12 years, 9 months ago
I solved it. My line of code should have been <?php meteor_slideshow('home-slideshow', 'width: 476, height: 270'); ?>. It figures that the problem would have been a comma.
<?php meteor_slideshow('home-slideshow', 'width: 476, height: 270'); ?>
What line of meteor-slides.css is box-shadow: none !important on?
meteor-slides.css
box-shadow: none !important
12 years, 10 months ago
Did this work?