kakawait / hugo-tranquilpeak-theme

A gorgeous responsive theme for Hugo blog framework
https://tranquilpeak.kakawait.com
GNU General Public License v3.0
926 stars 525 forks source link

Fix responsivness for social action bar #501

Open kakawait opened 3 years ago

kakawait commented 3 years ago
Screen Shot 2021-09-02 at 12 40 04

We shouldn't have multiple lines

pawan43563 commented 3 years ago

Can you tell me how to reproduce this as i cant see this

kakawait commented 3 years ago

You need to uncomment every sharing options from develop branch https://github.com/kakawait/hugo-tranquilpeak-theme/blob/develop/exampleSite/config.toml

The problem occurs when you have too much sharing options

pawan43563 commented 3 years ago

can you assign me ?would love to contribute before that i wanted to know you want only share option to be displayed right instead of going next line?

kakawait commented 3 years ago

can you assign me ?would love to contribute before that i wanted to know you want only share option to be displayed right instead of going next line?

The best is stack on right until no more spaces. When no more space will be great to stack/merge multiple on same button. And on click display kind of drop-down or something similar (or reuse existing modale for mobile view)

pawan43563 commented 3 years ago

523 the moment icons goes to next line i am using modale for mobile view and showing it .

Also in shares-option.html it is not iterating through all the links as it should be like in actions.html