Title: Problem with Bookmark
Last modified: May 24, 2022

---

# Problem with Bookmark

 *  Resolved [steve92](https://wordpress.org/support/users/steve92/)
 * (@steve92)
 * [4 years ago](https://wordpress.org/support/topic/problem-with-bookmark/)
 * In one post I placed a link that opens a new post with its bookmark.
    Without
   Stiky plugin the new post opens exactly where the bookmark is. With the plugin
   active the bookmark is covered by the stiky menu. See attachments.
 * Correct:
    [⌊Schermata-2022-05-24-alle-12-46-02⌉](https://imgbb.com/)
 * No correct, Menu stiky covers the bookmark:
    [⌊Schermata-2022-05-24-alle-12-46-29⌉](https://imgbb.com/)

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [Alexandru Tapuleasa](https://wordpress.org/support/users/talextech/)
 * (@talextech)
 * [4 years ago](https://wordpress.org/support/topic/problem-with-bookmark/#post-15673916)
 * Hi,
 * Please post a link to your page so we can have a look 🙂
 *  Thread Starter [steve92](https://wordpress.org/support/users/steve92/)
 * (@steve92)
 * [4 years ago](https://wordpress.org/support/topic/problem-with-bookmark/#post-15673941)
 * In this post click the link **Radicali liberi**: [https://albenessereblog.altervista.org/spirulina-lalga-super/](https://albenessereblog.altervista.org/spirulina-lalga-super/)
 *  Plugin Author [Alexandru Tapuleasa](https://wordpress.org/support/users/talextech/)
 * (@talextech)
 * [4 years ago](https://wordpress.org/support/topic/problem-with-bookmark/#post-15674174)
 * I tried searching for “vita media” that I see in your screenshot but can’t find
   it on that page and it seems to be working OK for me. Can you give me some more
   details on how to reproduce the issue?
 *  Thread Starter [steve92](https://wordpress.org/support/users/steve92/)
 * (@steve92)
 * [4 years ago](https://wordpress.org/support/topic/problem-with-bookmark/#post-15674332)
 * [⌊Schermata-2022-05-24-alle-16-58-58⌉⌊Schermata-2022-05-24-alle-16-58-58⌉[
 * The correct placeholder is **Radicale libero**
    -  This reply was modified 4 years ago by [steve92](https://wordpress.org/support/users/steve92/).
 *  Thread Starter [steve92](https://wordpress.org/support/users/steve92/)
 * (@steve92)
 * [4 years ago](https://wordpress.org/support/topic/problem-with-bookmark/#post-15674450)
 * Verified with monitor:
 * iPad portrait · width: 768px **OK**
 * iPad landscape · width: 1024px **NOT OK**
 *  Plugin Author [Alexandru Tapuleasa](https://wordpress.org/support/users/talextech/)
 * (@talextech)
 * [4 years ago](https://wordpress.org/support/topic/problem-with-bookmark/#post-15674986)
 * Hi,
 * I have managed to see it now. The issue is that when you open [https://albenessereblog.altervista.org/radicali-liberi-e-antiossidanti/#segnalibroRadicali](https://albenessereblog.altervista.org/radicali-liberi-e-antiossidanti/#segnalibroRadicali)
   it will go to the #segnalibroRadicali anchor and that anchor will be at the top
   of the page. Since the sticky menu is floating above the page it will end up 
   being above that anchor on most pages.
 * This solution I found seems like would do the job:
 *     ```
       a[data-hs-anchor="true"] {   
          display: block; 
          position: relative; 
          visibility: hidden; 
          top: -50px;  
         }
       ```
   
 * Add that somewhere to your theme’s Custom CSS. Just adjust the top: -50px; to
   match the height of your website’s header.
 *  Thread Starter [steve92](https://wordpress.org/support/users/steve92/)
 * (@steve92)
 * [4 years ago](https://wordpress.org/support/topic/problem-with-bookmark/#post-15677779)
 * Does not work. If I disable the plugin, the placeholder works fine.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Problem with Bookmark’ is closed to new replies.

 * ![](https://ps.w.org/sticky-menu-or-anything-on-scroll/assets/icon-256x256.gif?
   rev=2564941)
 * [Sticky Menu & Sticky Header](https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sticky-menu-or-anything-on-scroll/)
 * [Active Topics](https://wordpress.org/support/plugin/sticky-menu-or-anything-on-scroll/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sticky-menu-or-anything-on-scroll/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sticky-menu-or-anything-on-scroll/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [steve92](https://wordpress.org/support/users/steve92/)
 * Last activity: [4 years ago](https://wordpress.org/support/topic/problem-with-bookmark/#post-15677779)
 * Status: resolved