Plugin CSS not working

This topic contains 5 reply and 3 voices, and was last updated by Mahi 9 years, 5 months ago
Viewing 5 Posts - 1 through 5 (of 5 total)
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 Tareq Hasan

Make sure your dashboard contains the [dokan-dashboard] shortcode and that page is selected in the dokan page settings in admin panel.

October 6, 2014 at 8:40 pm 28002
Will Will

Yes both of those are set correctly.

October 7, 2014 at 10:14 am 28015
Mahi Mahi

possible to share site address with login criteria? Provide login details here.

October 7, 2014 at 1:51 pm 28029
Will 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 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;}
– remove it

2089 line – font: 300 15px/1.5em “Helvetica Neue”,Helvetica,sans-serif; */ – remove or change accordingly.

rest you have to play with css.

Viewing 5 Posts - 1 through 5 (of 5 total)