Customise the lowest dynamic data

Support Meta Box AIO Customise the lowest dynamic data

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #46530
    Ripal P.Ripal P.
    Participant

    I have a table with dynamic data from CPT.
    I would like to style the lowest value from the values that are outputted on frontend in each set of row.

    Is this possible?

    I am using Metabox, Metabox AIO and Bricks Builder.

    #46536
    PeterPeter
    Moderator

    Hello Ripal,

    If you want to style the lowest value, I think you need to use the code to output the field value, please follow the documentation https://docs.metabox.io/functions/rwmb-meta/

    then create a custom code to check the lowest value, add a specific class to the element and use the CSS code to style that element.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.