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

    Hello there,

    I am experiencing an issue with a blog page I have created.

    I have found that under the screen size of 768px my grid layout blog page disappears. I check through my my css and I can’t find anything that would be causing this.

    Please check here: http://en04-phx.stablehost.com/~arcwebso/1stop/test/

    Thanks!

    • This topic was modified 9 years, 4 months ago by arcmktg.
    #469463

    Hi arcmktg!

    You have the following in your style.css, please remove it:

    @media (max-width: 768px) {
    .avia-content-slider-inner {
    display: none;
    }
    }

    Regards,
    Rikard

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