Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arrows for gallery dissapeared #47

Open
vkuehn opened this issue Aug 6, 2024 · 0 comments
Open

Arrows for gallery dissapeared #47

vkuehn opened this issue Aug 6, 2024 · 0 comments

Comments

@vkuehn
Copy link

vkuehn commented Aug 6, 2024

after trying a lot the gallery arrow for the next picture dissapeared

I use this config

`
..
theme:
name: simple-blog
plugins:

  • glightbox:
    touchNavigation: true
    loop: false
    effect: zoom
    slide_effect: slide
    width: 100%
    height: auto
    zoomable: true
    draggable: false
    skip_classes:
    - custom-skip-class-name
    auto_caption: true
    caption_position: bottom
    background: white
    shadow: true
    manual: false

markdown_extensions:

  • attr_list
  • ...`

tried with firefox and chrome.
any thing obvious ? if not what decides if these arrows appear ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant