• Resolved kstormstudio

    (@kstormstudio)


    Hi,
    just downloaded Dokan-lite last week, I like it, but I’m still struggling in tryng to figure out how to customize it and style it in a child-theme.

    I have my child-theme:
    wp-content/themes/twentytwenty-child/dokan-lite

    – then we have:
    plugins/dokan-lite/assets/css/style.css

    so now, where should it copy the edited version of style.css in my child-theme please?
    I’ve been trying everything with no result.

    Thank you so much in advance
    Best

Viewing 3 replies - 1 through 3 (of 3 total)
  • Shafinoid

    (@shafinahmad01)

    Hi @kstormstudio

    Your folder structure seems incorrect. If you are trying to override any template file via the child them then your folder structure should be like the below,

    wp-content/themes/your_child_theme/dokan/
    or in your case,
    wp-content/themes/twentytwenty-child/dokan/

    However, if you are just trying to modify the CSS then add your custom CSS on the WP Admin > Appearance > Customize > Additional CSS, while your child theme is enabled.

    Thank you!

    Thread Starter kstormstudio

    (@kstormstudio)

    hi @shafinahmad01 and thanks for your reply.
    I’m using the lite version of Dokan that’s why I created a folder called dokan-lite.
    However overriding theme by WP Admin > Appearance > Customize > Additional CSS seems to be working.

    Shafinoid

    (@shafinahmad01)

    Hi @kstormstudio

    I am glad that the solution is working with additional CSS. Moreover, if you are willing to override the template of Dokan Lite then you will need to follow the file structure I have mentioned above which means instead of “dokan-lite” the folder name should be only “dokan”.

    Additionally, I am resolving this topic and you can create another one anytime.

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Styling the Plugin template’ is closed to new replies.