Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Thimo Grauerholz

    (@pr3ss-play)

    Hi,

    you may give following a try (paste into Custom CSS of spreadplugin):

    .spreadplugin-items #pagination {
        float: left;
        height: 21px;
        width: 100%;
        cursor: pointer;
        display: block;
        font-size: 30px;
        margin-top: 20px;
        padding: 20px 25px 20px 30px;
        text-align: left;
        text-decoration: none;
        transition: all 500ms ease 0s;
        background-color: #e30613;
    }

    Text is not changeable such easy.

    Best
    Thimo

    Thread Starter SanPedroUK

    (@sanpedrouk)

    Thanks Thimo… will give it a try.

    I have been trying your plug-in alongside the standard Spreadshirt shop embedded into my site. The embedded shop looks nice and works well on desktops but seems to fall apart on mobile devices. Their navigation menus just don’t work and neither does the checkout.

    It’s a big plus point for your plug-in that it works on mobile devices.

    My only real (slightly negative) comment is that the thumbnails look bitmappy on mobile devices – especially ones with larger screens. But I guess that’s because it’s using the same thumbnail as on the desktop view.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can the pagination be edited?’ is closed to new replies.