images not responsives

Support desk for Multipurpose Quark Theme
GK User
Sun Oct 18, 2015 3:34 pm
hi,
I read the other posts but do not help me.
the pictures that I put in modules do not fit on the screen (desktop and mobile).
User avatar
Expert Boarder

GK User
Mon Oct 19, 2015 7:59 am
Could you please post an url to your site?
User avatar
Moderator

GK User
Mon Oct 19, 2015 8:09 am
User avatar
Expert Boarder

GK User
Mon Oct 19, 2015 12:11 pm
I just realized that the menu mobile does not work why?
User avatar
Expert Boarder

GK User
Mon Oct 19, 2015 6:08 pm
ermannaro wrote:I just realized that the menu mobile does not work why?

ok, the problem is that I've added this:
Code: Select all
background: #FFF none repeat scroll 0% 0% !important;

on .gkMainMenu for to see correctly the menù in desktop mode.

how can I do for don't see the background in mobile menù?

tnx
User avatar
Expert Boarder

GK User
Mon Oct 19, 2015 6:22 pm
with this:
#gk-menu-overlay-wrap .gkMainMenu {
background: none !important;
}

it seems to work ...

for the questions of the images not responsive, I really don't know how to try
User avatar
Expert Boarder

GK User
Sat Oct 24, 2015 9:49 am
If you are referring to content images:
Code: Select all
#gkContent img {max-width: 100%;}

in override.css should do the trick.
User avatar
Moderator

GK User
Sat Oct 24, 2015 1:49 pm
Perfect! tnx
for the questions about the second column (here you can see: https://www.gavick.com/forums/quark/hea ... bile-48471) have you an idea?
User avatar
Expert Boarder

GK User
Tue Oct 27, 2015 9:42 am
On the other thread @teitbite already is replying to your issue, so please stay with his suggestions.
If you have any additional questions regarding this topic, please let me know.
User avatar
Moderator


cron