Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #718619

    Okay, just to be sure this was not my browser only I went to BrowserShots.org and that confirms that this page is empty on Chrome (looks fine on Safari). Seems to be a lot of issues now with Chrome but we definitely have to fix this one as the entire portfolio is missing. Chrome Issue - portfolio does not display.

    Additionally, also on Chrome the home page spacing is really wacky on cell phone (huge space below the slider which is supposed to be responsive). Again, the page looks fine on other browsers though.

    Homepage - Chrome on phone

    See private content for more info.

    #719094

    Hey waterwalk,

    Is it the copywriting page which is not displaying properly on Chrome on your end? If so it’s displaying fine on my end, please try clearing your browser and reload a few times to see if that helps.

    Try the following in Quick CSS for the slider on mobile:

    @media only screen and (max-width: 767px) {
    .home #layer_slider_1 {
      height:auto !important;
    }
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.