Support » Plugin: Offer Calc » Edit style

Viewing 1 replies (of 1 total)
  • Hi Franci,
    You can’t style your offer from the PlugIn. What we can suggest you is to use this PlugIn: https://wordpress.org/plugins/simple-custom-css/ and add the following lines of code to the Simple Custom CSS, coming after activating the PlugIn, for full width of the labels.

    .offer_calc_orderlist {
    max-width: 100% !important;
    }
    .offer_selector_multi_shortcode {
    width: 100%;
    }

    Thanks for using Offer Calc.

Viewing 1 replies (of 1 total)
  • The topic ‘Edit style’ is closed to new replies.