Pricing box - by ejder077 - on WordPress WooCommerce support

This topic has 6 replies, 3 voices, and was last updated 4 years, 8 months ago ago by Rose Tyler

  • Avatar: ejder077
    ejder077
    Participant
    August 27, 2019 at 14:40

    Hi,

    May I ask is there any tutorial about the element Pricing Box?

    Thank you

    5 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    August 27, 2019 at 17:14

    Hello,

    This is Massive Addons element, there is no advanced documentation for this element but you can import style presets http://prntscr.com/oy8t59 and content presets http://prntscr.com/oy8v4g to get examples.

    Regards

    Avatar: ejder077
    ejder077
    Participant
    August 28, 2019 at 06:12

    I tried your way, and it is great. But the “Pricing Legend” part can only show on a desktop computer (https://ibb.co/8rhrkj4) but not on phone (https://ibb.co/sqbMYpX).

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 28, 2019 at 07:20

    Hello,

    To show this block, just add the next code in Global custom CSS:

    @media screen and (max-width: 768px) {
        .mpc-pricing-legend {
            display: block;
        }
    }

    Regards

    Avatar: ejder077
    ejder077
    Participant
    August 28, 2019 at 10:15

    Sorry, it is still the same like this: https://ibb.co/sqbMYpX

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 28, 2019 at 10:24

    Please add !important https://prnt.sc/oyk0pl

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.