Okay
  Public Ticket #1008252
Background Image Pricing
Closed

Comments

  •  2
    Jack Kitsuwat started the conversation

    Hi there,

    I am wondering how can I change background in the box into image background. Could you help me please?

    Regards 

    Jack

  •  850
    Jelly replied

    Hi,

    This mean you want change from background color to background image?

    Best Regards,
    Jelly Team

  •  2
    Jack Kitsuwat replied

    Yes it is :)

  •  850
    Jelly replied

    Hi,

    You can try custom style below:

    For pricing table normal:

    .pricing__table {background-image: url('link-to-image') center no-repeat;}

    For highlight pricing table:

    .pro .pricing__table {background-image: url('link-to-image') center no-repeat;}

    Please add the css code in the path: Appearance -> Theme Editor -> Style.css, please put it in the end of the file.

    Best Regards,
    Jelly Team