Desktop version on smartphone without right module position

Create fresh and professional look of personal or blog websites with AppsPro Tech
GK User
Thu Feb 07, 2013 10:20 am
There is no right module position shown when i use a smartphone. I tried to enlarge the media-screen-width and the body-width on responsive.css - that works, but still no modules at position "right".

what can I do?

http://www.oxxess.at/index.php/die-mall/die-mall-im-ueberblick
User avatar
Junior Boarder

teitbite
Sat Feb 09, 2013 2:02 pm
Hi

Please try add this code to responsive.css:

Code: Select all
#gkLeft, #gkRight {
    display: block;
    width: 100%;
}
User avatar
Moderator


cron