• Resolved kundun12

    (@kundun12)


    Hello

    I’m configuring Dokan and I would like to customize css on wizard. But currently my theme child CSS is not loaded on wizard page.

    I would like to change these CSS classes which are currently defined by woocommerce

    .wc-setup .wc-setup-actions .button-primary
    .wc-setup .wc-setup-actions .button-primary:hover

    If some could help me for this customization, it will great.

    Futhermore, I found some small issues on translation, where could I create ticket to correct them for the future?

    Thank you in advance

    Regards

    Kundun12

Viewing 1 replies (of 1 total)
  • Hello @kundun12,

    If you want to CSS classes you will need to modify the core seller-setup-wizard file
    plugins/dokan-lite/assets/css/setup.css

    In case you are looking forward to changing the classes in the code the file location that can help you is :
    plugins/dokan-lite/classes/seller-setup-wizard.php

    You can extend the classes on seller-setup-wizard using a child theme. Have a look at the link.

    I hope the information will help you. For transalation or any other issue related our plugin, feel free to contact here.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Wizard – CSS customization’ is closed to new replies.