I am trying to remove the nectar love button from my single post template, however when I enable the "Remove Single Post Nectar Love Button" to ON, it still appears at the bottom of my article. How do I active this, without having to resort to "display: none" css settings?
The same issue is happening on my site - I've enabled the "Remove Single Post Nectar Love Button" , within Salient/Blog/Post Meta settings, but it still appears at the bottom of single posts...
That didn't work, and the Custom CSS Code field displayed some errors - see attached screenshots.
I tried a couple of variations and this worked for posts which don't have any existing "love":
.nectar-social { display: none ; }
However - on this post https://danleonkrause.com/worthwild-nyc-ww1000-marathon/ the Nectar Love Button is still displaying - I assume it's because I clicked the button and it has 1 displayed - I clicked it again hoping it would "un-love" and remove the 1 but that doesn't work :(
I am trying to remove the nectar love button from my single post template, however when I enable the "Remove Single Post Nectar Love Button" to ON, it still appears at the bottom of my article. How do I active this, without having to resort to "display: none" css settings?
Hey,
Please provide the page URL so I may write up the custom CSS for this request.
Thanks
ThemeNectar Support Team
Hello,
The same issue is happening on my site - I've enabled the "Remove Single Post Nectar Love Button" , within Salient/Blog/Post Meta settings, but it still appears at the bottom of single posts...
How can this be fixed?
Hi Dan,
Use the following custom css in Salient > General settings > CSS/Script related:
Hope this helps.
Hi Andrew,
Thanks for your response!
I entered your custom css into Salient > General settings > CSS/Script related but it didn't work :(
Any other suggestions?
Hi Dan,
Share the url to where you have the nectar love button showing in your website so that we see possible css.
Thanks.
Hi Andrew,
I've multiple posts displaying the nectar love button - here is one post:
https://danleonkrause.com/worthwild-nyc-ww1000-marathon/
Hi Dan,
The link you share need username and password to access.
Tested the following css and works on our local set up.
Thanks.
Hi Andrew,
That didn't work, and the Custom CSS Code field displayed some errors - see attached screenshots.
I tried a couple of variations and this worked for posts which don't have any existing "love":
.nectar-social {
display: none ;
}
However - on this post https://danleonkrause.com/worthwild-nyc-ww1000-marathon/ the Nectar Love Button is still displaying - I assume it's because I clicked the button and it has 1 displayed - I clicked it again hoping it would "un-love" and remove the 1 but that doesn't work :(
Hi Dan,
Please allow us to check your website so that we can test css and share.
Thanks.