Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support dimned

    (@dimned)

    Hi @laiconsulting,
    Thanks for the question. First, you need to add Columns block (it is default Gutenberg block) and then add Price Box to each column. Feel free to put other questions.

    Thread Starter laiconsulting

    (@laiconsulting)

    Understood. Thanks for the helpful response.

    • This reply was modified 4 years, 6 months ago by laiconsulting.
    Thread Starter laiconsulting

    (@laiconsulting)

    Perhaps one more newbie question.
    How do I get rid of the button in the price box?

    Plugin Support dimned

    (@dimned)

    Hi @laiconsulting,
    Thanks for your question. There is no easy way to delete the button in the Price Box block. We’ll do our best to offer some easy solution fr this request in one of the next updates.
    Meanwhile, you may use custom CSS to delete it. For instance, you may add the stye below to Appearance > Customize Additional CSS:

    .hide-anything{
    display:none;
    }

    Then go to edit a page with Price Box and click on the Button of the Price Box you want to hide. You will see Advanced tab on the right sidebar with controls and you will need to add hide-anything to the Additional CSS class(es) field. Thus you will apply the name of the custom class which hides the current element.

    Thread Starter laiconsulting

    (@laiconsulting)

    It worked!

    Thanks @dmytro

    Plugin Support dimned

    (@dimned)

    Hi @laiconsulting,
    I’m happy to know that it was helpful. It would be much appreciated if you rate the plugin here https://www.ads-software.com/support/plugin/getwid/reviews/

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to get the price boxes to be next to each other?’ is closed to new replies.