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

    Hello, I have various area pages set up on my website, please see example link set privately.
    There are about 40 pages similar to this that have 5 images across the top of the page using a grid row in Enfold.
    The problem is that these aren’t displaying properly on the mobile and are showing as small dots.
    Please could you help to fix this issue?
    Thanks
    Joe

    #921576

    Hey Joe,

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

    @media only screen and (max-width:767px) {
      #top .no_margin.av_one_fifth {
        padding: 0 !important;
      }
    }

    Hope this helps :)

    Best regards,
    Nikko

    #921900

    Thank you, that seems to have worked! :)

    #921917

    Hi,

    I’m glad Nikko was able to help you. If you need further help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Grid Row Not displaying Images correctly on mobile’ is closed to new replies.