There are 3 things I am having issues on. My website is http://www.secure-cop.com
1. How can I change the tab title so that it is not displaying what page is being viewed? ex. Home – SecureCop, Shop – Theme, etc. SEO plugins don’t seem to effect it.
2. The DGKWork options for colors didn’t seem to override the colors I had selected for the hover buttons on the pricing table (they are a default green from the theme, but should not be), as well as the account icon at the top (it is the same default green color). I have tried to locate the issue in the css via inspect element and was able to find the tags but again, it wouldn’t override.
3. There is a 20px margin between the nav and resolution slider that I can’t rid of. It adds a glitchy skip while scrolling down. Location of the or one of the snippets causing the margin(s).
#page {
/* margin: 20px auto 50px; */ <————–
position: relative;
z-index: 1;
min-height: 700px;
}
Aside from these issues, I was very happy with this theme 🙂