Hiding Fees & Fees Total Headings in booking confirmation page

Free and Premium WordPress Plugins & Themes Forums WordPress Plugins Hotel Booking Hiding Fees & Fees Total Headings in booking confirmation page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1647327
    Azhdar Sirwan
    Participant

    Greetings,

    I would like to hide the Fees & Fees Total rows and only keep the fee item (security bond) & price. Is that possible through css?

    Thanks in advance.

    #1647329
    Azhdar Sirwan
    Participant

    Figured it out by adding the following as additional CSS:

    .mphb-price-breakdown-fees-subtotal, .mphb-price-breakdown-fees, .mphb-price-breakdown-fees-total {
    	display: none;
    }

    Any idea what is the shortcode for the subtotal field of the booking? as adding .mphb-price-subtotal or .mphb-subtotal won’t hide the field

    #1651312
    J. Davis
    Keymaster

    Hi Azhdar,
    Thanks for sorting this out on your own. You may use the inspector browser tool to find the name of the class https://prnt.sc/y0aMTB5yYbDP

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