Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Claudio Sanches

    (@claudiosanches)

    Probably due to lack of space…
    But you need to fix this for CSS in your theme.

    Thread Starter 34503895

    (@34503895-1)

    Thanks for the tip, though i designed a work around with:

    <?php if ( wp_is_mobile() ) { ?>
    
    <?php } else { ?>
    
    <?php echo get_scp_widget();?>
    
    <?php } ?>
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Responsive design?’ is closed to new replies.