Tagged: disable
Hi i would like to disable my facebook icon on my home page, and news page. But not the rest of my site. How do i do that?
Thanks
Hey Simon!
Thank you for using our theme.
Can you give us a link to the two pages please? Then we can give you the correct CSS.
You can post it here as a private reply.
Best regards,
Günter
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.blog .social_bookmarks,.home .social_bookmarks {
display: none!important;
}
Cheers!
Yigit
Thanks Yigit. Works perfect Topic resolved!