Hi, I would like to hide the twitter and rss feed icon in the footer. Can you please tell me where I can do that. thanks!!
Hey PGerousse13,
Thanks for giving us the link.
You can either add this code in Quick CSS (Located in Enfold > General Styling):
#footer #avia_socialcount-3 {
display: none;
}
Or you can go in Appearance > Widgets and remove it from there.
Best regards,
Nikko