Hi @streamworksaudio
There are many stylesheets that are queued in many places of Dokan according to their necessity. We do not suggest dequeuing or de-register the basic style of Dokan because this may break the pages badly.
I would rather suggest enqueueing your own custom scripts with a higher priority so that your custom stylesheet loads before the default one of a plugin. As a reference, you can have a look at this code reference’s note section.
I hope it helps.
Thanks Jahidul,
I was in fact just doing some testing on this. I have to check the priorities, but I was unable to load mine before Dokan’s.
However I was able to Elementor’s Custom Code to enter custom CSS that overrode Dokan’s. So I might have to do it that way, but I would prefer to have them in my own CSS file.
I will try again with the priorities.
Cheers
I gave it another shot and double checked my priorities and it is now working.
Thanks!
Hi @streamworksaudio,
Glad to know you’ve achieved your requirement. So, I’m going to mark this topic as resolved. If you’ve any further queries, feel free to create a new thread.
Thank you!