alvarotrigo / alvarotrigo/fullPage.js

Navigation text not clickable

Aberta
#3,486 5 comentários 4 reações 0 responsáveis Ver no GitHub
enhancement
Linguagem predominante
JavaScript
Estrelas
35.4k
Forks
7.1k
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

### Description
I am using fullpage.js with a navigation on the left. I've added CSS to always display the data-tooltip text but this text is not clickable to navigate between the sections. Only the dots are working.
### Link to isolated reproduction with no external CSS / JS

### Steps to reproduce it
1. Here is my CSS
```
#fp-nav ul li .fp-tooltip.fp-left{
width: auto;
opacity: 1;
}
```
2. Here is the result
![image](https://user-images.githubusercontent.com/45010257/48427203-2812d680-e760-11e8-8ca3-628105770d49.png)
3. Here is what the plugin generate

```



  • third section


    third section


  • ```

    I want the text to be clickable to navigate between the sections but I can't manage to do it. Thanks for any answer. I hope I've managed to explain my problem correctly

    Guia de contribuição

    Abrir o guia de contribuição

    Avaliação

    Esta issue ainda não foi avaliada.

    Receba novas issues na sua caixa de entrada

    Um resumo curto de issues do GitHub para quem está começando.