I am trying to add some social buttons (facebook, twitter, etc.) to my blog without using a plugin, and itβs very difficult for me to make them align vertically, and I know this because Wordpress styles interfere, because I was able to make the buttons work on pages without WP.
Is there a way to create a div that tells the browser, "Do not apply to any styles in this div except those that I declare specifically for it, and if I do not declare them, do not apply any."
source
share