Plugin CSS not working
Author | Posts |
---|---|
September 23, 2014 at 1:14 am 27248 | |
Mahi | Just updated to the plugin version (yay!) and testing it on Woothemes Canvas to see how it looks. From what I can see the css on the dashboard pages don't seem to be working properly? I figured that Canvas would be the obvious choice for testing as it's pretty much the flagship Woo theme. Any thoughts on the bug that might be causing this? |
September 23, 2014 at 1:23 am 27250 | |
Tareq Hasan | Make sure your dashboard contains the |
October 6, 2014 at 8:40 pm 28002 | |
Will | Yes both of those are set correctly. |
October 7, 2014 at 10:14 am 28015 | |
Mahi | possible to share site address with login criteria? Provide login details here. |
October 7, 2014 at 1:51 pm 28029 | |
Will | I submitted them. I tested on 2012 and it works fine as well as I tested Woothemes Hustle theme and it worked fine so I know it’s going to come back that it’s an issue with the theme. However it is Woothemes Canvas which is really weird since you’d think it would definitely work with that theme over any other one! Not sure what to say. |
October 8, 2014 at 8:01 am 28080 | |
Mahi | Seems like totally theme css issue. It is overwriting plugin css. themes/style.css file: 2026 line – .page .title {font: normal bold 28px/1.2em “Helvetica Neue”, Helvetica, Arial sans-serif;} 2089 line – font: 300 15px/1.5em “Helvetica Neue”,Helvetica,sans-serif; */ – remove or change accordingly. rest you have to play with css. |