Here is the store profile with the banner on top and the store profile image that is supposed to be centered in the banner….
https://drive.google.com/file/d/1q7xXPtkBM68-O4aj6q_3a2NMt-yXjigw/view?usp=sharing
In the vendor page almost all of the select menus have no drop down arrow and looks like an input field…
https://drive.google.com/file/d/1SeTVfd8dQVQviS5vJPY5fVh0jQ05rFQE/view?usp=sharing
https://drive.google.com/file/d/1i4lVzK9m1Hf5I680uDAvkRa8hzjZN9i1/view?usp=sharing
The Downloads section of an order on the vendor page has no padding for the table cells…
https://drive.google.com/file/d/1s3-zfZ16lVcLzrsLEw2gdBuCG_iXCiC_/view?usp=sharing
I am sure that these are simple CSS conflicts between Kadence and Dokan where either Kadence’s styles override Dokan’s styles or what Dokan expects to be as a default. This is the case of Kadence setting
to display:block where Dokan expects the default (which would be display:inline).
I have already asked the Dokan team here on WordPress how one can de-register their styles so I can tweak them and re-queue them but they have not replied.
I guess I can just do some CSS tweaks here and see what works and what doesn’t.
Cheers