Resizable Site logo

GK User
Sat Jul 02, 2016 4:13 pm
Hi!
Will you improve the theme to the size of the logo was changed from the width of the screen?
If not, help me, please do so.
With the help of the override.css.
User avatar
Fresh Boarder

Joshua M
Mon Jul 04, 2016 7:49 am
Hi,
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
User avatar
Moderator

GK User
Mon Jul 04, 2016 10:26 am
This can be seen on the original demo site.
So it should be?
User avatar
Fresh Boarder

Joshua M
Tue Jul 05, 2016 8:47 am
Try to add the following custom css code:
Code: Select all
@media (max-width: 979px) {
  .gk-logo img {
    max-height: 68px
  }
}
User avatar
Moderator

GK User
Tue Jul 05, 2016 9:00 am
Super!
Exactly what is needed!
Many thanks!

You'll add this feature to update the theme?
User avatar
Fresh Boarder

Joshua M
Tue Jul 05, 2016 9:36 am
Yes, we'll add this code, thanks for the feedback.
User avatar
Moderator


cron