Thank you very much for the beautiful theme. However, I'm having challenges viewing my site from a mobile phone. It doesn't respond to different screen sizes. You can view my site here: http://eurocars.co.ke/
Any help will be highly appreciated.

CommentFileSizeAuthor
#5 2456779-5.patch324 bytesgauravvvv

Comments

ncxn’s picture

bz you add width in container class to 980px
pls change to max-width: 980px

vidit.anjaria’s picture

apart from that, you have to work on slideshow as well to make it responsive.. Right now, slideshow is also not responsive.

avani.addweb’s picture

Status: Active » Needs review

Hi,

As per #2 you have to work on the slideshow. for that, you just have to add CSS as per below,

.views-slideshow-cycle-main-frame {

  max-width: 100%;

}
gauravvvv’s picture

gauravvvv’s picture

StatusFileSize
new324 bytes

  • Gauravmahlawat committed 91950f9 on 7.x-1.x
    Issue #2456779 by Gauravmahlawat: Theme not responsive to different...
gauravvvv’s picture

Status: Needs review » Fixed

Thanks, @avani.addweb for working on this.
committed and pushed 91950f9 on 7.x-1.x

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.