• hbee

    (@heatherbodlak)


    As of a few days ago, at the top of the directory pages I have on this site, a line of text is appearing at the very top:
    “Skip to content”
    a page for example: https://axober.org/asociados/a-de-pako-restaurante-vinoteca/

    First I contacted the business directory plugin developers (directorist) in case it was an issue on their end, but they tell me it’s the OceanWP theme adding that line.
    For now, I am using the following CSS to hide it

    a.skip-link.screen-reader-text {
    display: none !important;
    }

    Thank you.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    Please share the snapshot and if possible replicate the issue and let us know to inspect it.

    Thread Starter hbee

    (@heatherbodlak)

    Hi!
    I just noticed that on the single blog entry pages, and blog list pages, text appears in front of the date of the post, that didn’t before: “Post Published” and “Post Category”, see screenshots:
    https://ibb.co/nMvprPp
    https://ibb.co/x6sbh8s
    you can see it live here:
    https://axober.org/novas/
    https://axober.org/work-party-2020/

    and here (i deleted the CSS momentarily to view the extra line of text and take the screenshot:
    https://ibb.co/Sx90czZ

    NOTE: If I am logged in as admin, these extra lines do not appear. They are only visible to the website visitors.

    Thread Starter hbee

    (@heatherbodlak)

    I just added the following CSS to hide this new extra text that was showing

    .screen-reader-text {
    display: none !important;
    }

    Still, if this is a bug of the theme, it might be worth seeing why it’s happening. thanks!

    Hi,

    This issue has been fixed in the previous version. Please try to update the theme to the latest version 1.9.0.
    and go to Theme Panel > SCripts & Styles, from here disable/enable all the files and click on the save button a couple of times to update the files, and check.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Line of text added at top of pages’ is closed to new replies.