hey, again:-)
I'd like to delete the RSS icon and the image with the 2 stars.
And how to delete also the rss icon at the botom of the page and modifi the texte?
Thanks,
Sorry for all my questions, i know almost nothing about coding!
Regards,
Fabrice
hey, again:-)
I'd like to delete the RSS icon and the image with the 2 stars.
And how to delete also the rss icon at the botom of the page and modifi the texte?
Thanks,
Sorry for all my questions, i know almost nothing about coding!
Regards,
Fabrice
Hey,
add following code to css/custom.css or use the quick css field:
.ribbon, .social_bookmarks .rss a {
display: none !important;
}
You can edit the copyright text in footer.php.
You must log in to post.