How can I get rid of the Total Bids Placed tab on Ultimate Auction?

[ad_1]

Plugin Author
Nitesh

(@nitesh_singh)

Hello letaajohnson,

There is a Total Bids Placed tab available on the auction detail page. We have not provided any option to enable/disable this tab in auction settings. You can hide this tab using the custom CSS.

Please add the custom CSS to the below path of your site.

Admin Dashboard -> Appearance -> Customize -> Additional CSS -> Add CSS here and publish it. It will hide the “Total Bids Placed” tab on the auction detail page.

ul#wdm-tabs-nav li:nth-child(n+3) {
display: none;
}

Thank You

  • This reply was modified 8 minutes ago by Nitesh.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer