• Resolved rodriggoenzo

    (@rodriggoenzo)


    Dear developer,

    First, thanks for the developed plugin, I will be subscribing to the PRO plan as soon as possible.

    I would like to know if you can analyze a problem I’m facing, because the plugin in OCEANWP and HELLO does not fit in any way in the responsive field. I would like this to be resolved and if necessary, you can call me on WhatsApp, I love helping…
    If it’s not too much abuse, if you think it’s valid, I’d like to propose that the plugin’s layout be editable by ELEMENTOR…
    Your plugin is fantastic, thanks again!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter rodriggoenzo

    (@rodriggoenzo)

    https://i.imgur.com/7NdoI6D.png

    As demonstrated in the link above, the problem was resolved with these CSS updates!

    • This reply was modified 2 years, 8 months ago by rodriggoenzo.
    Thread Starter rodriggoenzo

    (@rodriggoenzo)

    Now it is COMPLETELY resolved!

    @media only screen and (min-device-width: 250px) and (max-device-width: 1024px){

    .wcu-dash-coupon-area{

    min-width: 200px;

    }

    .coupon-title{

    width: 100%;

    }

    .wcu-campaigns-col1{

    width: 100%;
    display: block;

    }

    form#wcusage_settings_form_orders{

    width: 80%;
    max-width: 100%;

    }

    .wcutab button{

    width: 100%;
    margin: 0 0 1% 0 !important;

    }

    span.wcu-order-filters-field, .wcu-filters-col1, .wcu-filters-col2{

    width: 100%;

    max-width: 100%;

    }

    code#p1{

    font-size: 80%;

    }

    }

    Thanks for the info! We’ll take a look into this.

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

The topic ‘Responsive error’ is closed to new replies.