Hi! default location for plugins is : public_html/ wp-content/ plugins/
I hope it’s help 🙂
Or you can try :
.menu-item-1976{
margin-left: 119px;
}
Hi! just replace your css code with this:
/*name a button class and positioning it */
.menu-item-1976 > a {
margin-left: 119px;
}
Hope it helps 🙂
Hi! you can try to restore a backup. If you don’t have one, contact your hosting provider. In most of the time they will have a full backup. Hope it’s help! 🙂