• on mobile the “previuos and next links” does not function, but it does on a pc. I run the 2011 theme – any help/cure ?

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Try the following custom CSS in APPEARANCE => CUSTOMIZE => ADDITIONAL CSS. If you have some CSS code in there already, put this at the very end.

    @media (max-width: 650px) {
    #nav-single {
        position: relative;
    }}

    Standing by for feedback.

    Thread Starter fjordlover

    (@fjordlover)

    still the same when I try to click

    The code works on your site.

    But you’re seeing a cached version of your site, where the code you added isn’t active. I see the following in your site’s HTML:

    Served from: www.sysxxxx.se @ 2023-01-18 18:27:15 by W3 Total Cache

    That is on 18th January!

    Please flush all your caches for the new code you added to go live on the site.

    Thread Starter fjordlover

    (@fjordlover)

    sorry, now it seams working, I put it far below other css and in 2 options, customize and extra css

    I think it was the cache taking its time to re-generate itself. Now I see:

    Served from: www.sysxxx.se @ 2023-01-31 16:18:42 by W3 Total Cache

    31st January at 16:18

    Thread Starter fjordlover

    (@fjordlover)

    Thanks 4 your help!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Posts’ is closed to new replies.