an
groups-icon

Remove or hide Sellers Details and Bidding History

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    Ben Dorshorst
    0 points
    Beginner

    Is there a way to hide BOTH the Sellers Details AND Bidding History at the same time. I found the following code for only hiding the Seller Details when put into Design Setup > Custom Meta Data >Footer Styles (wp_footer). Changing the 2 to a 3 hides the bidding history, but how do I do both at the same time/

    [code title=”script”]
    <script>
    jQuery(“#BiddingBox”).find(‘.panel:nth-child(2)’).remove();
    </script>
    [/code]

    January 3, 2015 at 9:42 pm
  • Josh njenga
    -13 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    January 5, 2015 at 8:06 am
  • Ben Dorshorst
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    January 5, 2015 at 1:57 pm
  • Josh njenga
    -13 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    January 5, 2015 at 2:14 pm

329

Views

3

Replies