• Resolved buqati2020

    (@buqati2020)


    I would like to know how to remove the “skip to the content” button from the top left upper side / land corner of the menu bar.
    I have tried to deactivate all plugins, but this did not solve it.
    Also search for mistakes in theme.header / header.php, but did not find anything.

    If you have another solution, that would be very nice (-:

    https://www.buqati.com

    Hans Hoppenbrouwers

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @buqati2020,

    The “Skip to content link” should be hidden unless you have it selected with keyboard navigation, so I’m guessing this is a caching issue on your end (it doesn’t show up for me when I visit your site). Try restarting your browser and see if it disappears.

    — Anders

    Thread Starter buqati2020

    (@buqati2020)

    yes, the button is only shown in my own computer/browser
    on my other computer/browser and iPhone it’s not there …

    sorry, but many thanks

    Thread Starter buqati2020

    (@buqati2020)

    The solution for myself was amateuristic, but it worked:

    In header.php I cutted out line 22,

    <?php _e( ‘Skip to the content’, ‘hitchcock’ ); ?> (and saved it)

    Refreshed the site and than pasted the line 22 back in place (and saved it)

    Now the skip to content link is gone, and even two social icons were now better than before…

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘skip to the content ‘button’ (left upper side)’ is closed to new replies.