[ad_1]
The cost of maintaining my plugins is now in the thousands of dollars. I don’t have that many but I do need them for multiple sites that I own and just for an example, I have a few that cost 300 dollars each. I have never been a person that is plugin crazy but the cost has grown so out of control that I am looking for options.
In my experience and my level of experience with CSS, I need to use plugins.

Are these for your own personal websites / projects, or for clients?
Are you not charging your clients?
well to be honest, CSS is very easy, learn it in a week and use it and save that much money
What plugins?
Basic proficiency in CSS is very easy – use inspect mode to find out an element name and then it’s basically…
.element{
attribute1:value;
attribute2:value
}
Obviously it can be more complicated and not sure what your’re trying to do but paying 100s for plugins doesn’t seem smart!