Okay
  Public Ticket #218127
No counte on social links in header and at the end of the post
Closed

Comments

  •  1
    Niklas started the conversation

    Hi!

    I set the option to show the social links in the header. I added them once more at the end of the post, because when the user read through the post, he probably won't scroll back to the top to click the button.

    What I see now is, that the counters are not visible, when I have the social buttons in the header and in the post.

  •  8,425
    Tahir replied

    Add this into the Custom CSS box located in your Salient Options panel :

    body .nectar-social .nectar-love .nectar-love-count,body .nectar-social span.count {
        opacity: 1 !important;
        display: inline-block !important;
    
    
    }
    

    Cheers


    ThemeNectar Support Team 

  •  1
    Niklas replied

    Thank makes the "slide in animation" of the buttons look a little bit more ugly, but ok! Perhaps you can solve the problem! I think I just add a link back to the top where they can click the buttons then :)

  •  1
    Niklas replied

    Ah yeah! Your decision if you think multiple areas for social buttons is something regular and so the animation is something you should fix :) for me, you can call this problem closed :)