[ad_1]
I’m new to using the plugin, have inserted various JS, html and global items but am unsure of how to create a snippet to insert common css, things that I would normally insert within appearance > customize > additional css within WordPress. I have a few css codes to enter, I assume I enter them all in one spot but I can’t locate the area to do this?
For example:
/* Remove Google+ */
.skin_flat .social-likes__widget_plusone {
display: none;
}
The page I need help with: [log in to see the link]
