Want frontpage header main logo responsive

Steak House, food and drink theme, is now available on support forum.
GK User
Mon Dec 08, 2014 3:30 pm
hi in the header main logo i put 780px by 300px its works fine in the computer. i have change some css in style.css in logo section. but in mobile or tablet the logo does not appear responsive all other things fine.
my url is easternpalace.net.
User avatar
Fresh Boarder

GK User
Mon Dec 08, 2014 11:17 pm
Hi,

Please add the following code in the end of style.css file or in css/override.css file:
Code: Select all
.gk-logo img {
  max-width: 100%;
}
User avatar
Moderator


cron