using anchor-stiker component in base theme #605
-
Hi everyone! Unfortunately I'am new in vue.js and in vuepress and maybe my question wil be funny and silly... Can you help and explain for dummie how possible to use anchor-stiker on the right sidebar from this theme https://vuepress-theme-hope.github.io/guide/interface/icon/ in the standart theme vuepress? Maybe someone have right-anchor plugin to install... P.S. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
This is a repo for Maybe you should go to official repo or the plugin repo for help. Solution: You can add a BTW, the theme is providing this features, and could you give some feedbacks why you decide not to use my theme? Thanks. |
Beta Was this translation helpful? Give feedback.
This is a repo for
vuepress-theme-hope
.Maybe you should go to official repo or the plugin repo for help.
Solution:
You can add a
@media
selector on the right anchor to hide it on mobile. For details please refer to MDN.BTW, the theme is providing this features, and could you give some feedbacks why you decide not to use my theme? Thanks.