Responsive enabled Problem

GK User
Tue Mar 08, 2016 6:58 pm
Hi,

I am trying to edit the logo and other things with responsive enabled.

I am trying to use the :

@media only screen and (min-width:650px) {
#gkLogo.cssLogo {
height: 140px;
width: 200px;
}
}

I am putting this in override.css but it wont work.

Any help on this please ?

This is the address: http://edenleisuremalta.com/edensuperbowl/

Thanks
User avatar
Expert Boarder

teitbite
Sat Mar 12, 2016 3:02 pm
Hi

I do not see this code in http://edenleisuremalta.com/edensuperbo ... erride.css , but there is a code for screens smaller than 480px and it's working fine. Make sure the 650px width is added close to it.
User avatar
Moderator


cron