Hi again, Frieda Bakker!
You can easily fix both of these problems by using the CSS rule display:none on the “social_logo” class.
The code should look something like this:
.social_logo {
Display: none;
}
This will remove both the line “If you enjoyed this article please consider sharing it!” and the social media buttons.
Hope this helps you!
TouchCoding