• Resolved ralphvanbouwel

    (@ralphvanbouwel)


    Hi

    Hope someone can help me.
    I installed this plug-in, which is working great on my WordPress / Woocommerce website.
    However, the layout of the refund request form doesn’t fit properly.
    It is set-up as full-width, which causes visibility problems.

    Any thoughts on how to deal with this?

    Many thanks!

    Ralph

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hello @ralphvanbouwel

    Thanks for using our plugin,

    As per your comments, we would like to tell you yes, it may be showing due to theme structure, you can use custom CSS on the theme customizer.

    Appearance -> Customize and then put this CSS and you can modify the CSS according to your need.

    div#ced_rnx_return_request_form_wrapper {
        width: 90%;
        margin-left: 5%;
    }

    Thanks and Regards

    Thread Starter ralphvanbouwel

    (@ralphvanbouwel)

    Wow, great! Many thanks.

    Thread Starter ralphvanbouwel

    (@ralphvanbouwel)

    Hi again

    Sorry, same question for the ‘order messages’ menu.

    Many thanks!

    Ralph

    Hello there,

    Welcome Back!

    Sorry, same question for the ‘order messages’ menu.
    >> Thanks for getting back to us, so you’re having the same CSS issue with ‘order messages menu’ or something else you’re getting, Can you please share a screenshot of the issue, so that we can help you in a much better way

    Waiting for your response.

    Thread Starter ralphvanbouwel

    (@ralphvanbouwel)

    Hi

    Exactly, this is the the web page I’m talking about (hope you can see this?).

    Many thanks!
    Ralph

    Hello,

    As per your comments, we would like to tell you yes, it may be also showing due to theme structure, you can use custom CSS on the theme customizer.

    Put this CSS into Appearance -> Customize->Additional CSS

    div.mwb_order_add_msg_form{
    margin:0 3% 0 3%;
    }

    Thanks and Regards,

    Thread Starter ralphvanbouwel

    (@ralphvanbouwel)

    Great, thanks!

    Hi,

    Thanks for your kindness and Cooperation.

    We are always here to help you.

    Regards

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Layout request form’ is closed to new replies.