Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1319681
    mglong
    Participant

    I need to include a ‘from’ price in my pricing table rather than an specific ‘per year’ for example. If it possible to have a pricing table that says something like:

    From
    £99

    rather than

    £99
    per month

    Thanks!

    #1319919
    Friech
    Moderator

    Hi There,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .x-price:before {
    	content: "From ";
    }

    Hope it helps, Cheers!

  • <script> jQuery(function($){ $("#no-reply-1319681 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>