Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #799061

    Is there a way to get all logos showing on mobile. I have 6 total logos, 5 column carousel that works on desktop..where you use the arrow to see the 6th logo.

    The 6th logo hidden because not all logos render on mobile. And there is no carousel on mobile.

    Thanks,
    Justin

    #799165

    Hey Justin,

    Can you try adding this css code in Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:767px) {
      .responsive #top .avia-slideshow-controls a {
        display: block !important;
      }
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    #800152

    Thanks Nikko. I am seeing the navigation menu in the carousel on mobile now.

    #800209

    Hi,

    glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Best regards,
    Andy

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Carousel on Mobile’ is closed to new replies.