Closed (fixed)
Project:
BlueMasters
Version:
7.x-1.3
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Dec 2012 at 02:24 UTC
Updated:
5 Dec 2019 at 03:24 UTC
Jump to comment: Most recent
Comments
Comment #1
fatwalletuab commentedComment #2
djsagar commentedHI,
You can change size of slide by using grid value, which they are already use in tpl.php file.
for example for 50% so use grid_6 for 100% use grid_12.
Grid create break points for the Desktop, For tab and mobile you can use media query in css.
Thanks!
Comment #3
gaurav.kapoor commented