• Resolved jemdrummond

    (@jemdrummond)


    I am new to WordPress so treat me gently!

    I have created a page and have embedded Simple Link Directory. I am basically happy with it. I have populated several lists.

    I have noticed that the list is ‘mobile’ view in WordPress is fine on my laptop and yet when I look at it on my Google 6 mobile the title of a list is overlapping with the last item of the previous list.

    Is there a simple fix. Am I doing something wrong.

    I am using the free version of Simple Link Directory!

    The page I need help with: [log in to see the link]

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

    (@quantumcloud)

    Hi,

    Thank you for using our plugin. Please go to SLD Settings->Custom CSS. Add the following CSS and check after clearing the browser cache.

    .page-id-1309 .qcopd-list-holder .list-and-add.qc-grid-item {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    }

    Hope this will solve the issue.

    Thank you

    Thread Starter jemdrummond

    (@jemdrummond)

    It does thank you.

    It made me look up what CSS was to try and understand the code sent. I was soon overwhelmed!

    You quick response is appreciated.

    JD

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Simple Link Directory layout on mobile’ is closed to new replies.