Need correct CSS syntax for button class
I added a Muffin Builder button with class: dfs-button
My CSS is not applying to the button, and I think it's how I've named it in CSS... i've tried a dozen different ways and nothing seems to be carrying through. Here is what I currently have:
I have also tried:.dfs-button.button a{color: #700000;font-weight: 700;margin-top: -150px;}
a.button.dfs-button {.....dfs-button {....
Any direction would be greatly appreciated.
Comments
please send us link to page where you got this button and it's class so we can have a look and see if it's ok.