Same version for Desktop and Tablet

GK User
Mon Jun 13, 2016 1:06 am
Hi,
I need to have the same version for Desktop, Tablet and Small Tablet.
What code I have to change?
Thanks
User avatar
Fresh Boarder

Joshua M
Mon Jun 13, 2016 8:15 am
Hi,

Please navigate to Appearance -> Customize -> Layout panel and here you can change the responsive "breakpoints". Try to add value "640" into tablet and small tablet, then mobile css should be loaded only on screens smaller than 640px.
User avatar
Moderator

GK User
Mon Jun 13, 2016 1:23 pm
Thank you,
it works but now I have a problem with the Reservation Form on the Slider (too small)
Is there a way to hide the form on the tablet version? So I can put it in another position visible only on tablet

Thanks
User avatar
Fresh Boarder

Joshua M
Tue Jun 14, 2016 7:49 am
#gk-header-sidebar container is positioned absolutely for desktop and tablets, and position is changed to static (under the slider) for mobile devices, you can use media queries to override these css rules.

http://www.w3schools.com/css/css_rwd_mediaqueries.asp
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.