Responsive issues
Status | ID | Priority | Type |
Closed | 27621 | High | uSquare WP |
Profile | Reply |
smemma
Client
|
I bought this plugin as it claimed to be fully responsive, however I can’t seem to set blocks to % values, so at viewport widths between the media queries available within the plugin, the grid does not fill the whole width of the page. Pixel values just don’t work for a fully responsive site… Is there a way to style uSquare so that it works on a % basis please? I’ve tried adding the following CSS to make a 2 items per row grid fill the space, but it stretches the images and stops blocks being square… #usquare_1 { width:100% !important;
}
.usquare_block, .usquare_square, .half_usquare_square {
width: 50% !important;
}
Thanks |
Replies
User | Description | Posted On |