• Resolved abacoin

    (@abacoin)


    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/rey/child-theme/dokan

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

    so now, we paste the code need to change in 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)
  • Hello @abacoin

    Thanks for reaching out.

    In order to create a child theme, kindly follow the steps below:

    1. Create a child theme folder
    2. Create a stylesheet: style.css
    3. Enqueue stylesheet
    4. Install child theme
    5. Activate child theme

    You can navigate to this documentation for more details: https://developer.www.ads-software.com/themes/advanced-topics/child-themes/#1-create-a-child-theme-folder.

    Regards,

    Thread Starter abacoin

    (@abacoin)

    Dear
    I Have a child theme, i guess is not my problem, my problem is, is the child theme style.css file, i copy the code from “dokan-lite/assets/css/setup.css” and pasted in “wp-content/themes/theme-child/style.css” (just the css code i need to change to costumize vendor wizard).
    Any Help how can i do this to reach the goal?

    Thanks in advance Dear

    Hello @abacoin

    It will be unable to override the style.css file, you can navigate to this file location to customize the vendor setup wizard:?wp-content/plugins/dokan-lite/includes/Vendor/SetupWizard.php?this file and get started with the customization.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Styling the Plugin template from Child Theme’ is closed to new replies.