Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #966509

    When I insert a gallery with more pages, on smartphones there is a visual glitch
    gallery on smartphone

    Is there a way to fix this by myself?
    Or maybe you should fix this problem in future updates?

    I think if i have for example 15 pages i should see something like 1,2,3,,…15 Page 4 from 15

    #966979

    Hey Gaso,

    Could you post a link to where we can see the problem please?

    Best regards,
    Rikard

    #967890

    Here is a link where you could see the problem;
    Check it on Smartphone.
    I presume there is a problem, depending on the amount of pages also on a tablet.

    #968317

    Hi,

    Thanks for the link. Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 990px) {
    .pagination-meta {
        min-width: 100%;
        padding-left: 0;
    }
    }

    Best regards,
    Rikard

    #971727

    Thanks for your help,
    this solved the glitch;

    #972102

    Hi,

    Great, glad we could help and sorry for the problem. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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