Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 28, 2015 at 12:49 am #403762 crewneckParticipant Is this possible? I want the height spaces to be tighter? March 2, 2015 at 4:40 am #404259 RikardKeymaster Hey crewneck! Try to put your CSS for mobile only inside of the following code: /* All Mobile Sizes (devices and browser) */ @media only screen and (max-width: 767px) { YOUR CUSTOM CSS GOES HERE } Best regards, Rikard Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In