How to disable the display of an additional plugin in the bottom bar?

This topic has 2 replies, 2 voices, and was last updated 1 year ago ago by Tony Rodriguez

  • Avatar: Laskowidz
    Laskowidz
    Participant
    March 16, 2023 at 08:48

    Hello,

    how to disable the display of an additional plugin in the bottom bar?

    1. I’m using a price display plugin for the last 30 days, which displays additional information next to the price of the product

    https://prnt.sc/n_pIzIbT69lh

    2. What CSS code to use so that this information does not appear in the bottom bar

    https://prnt.sc/5Wnc9FIxDMJu

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    March 16, 2023 at 09:03

    Hello Laskowidz,

    In order to resolve your issue, we recommend that you copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS. After doing so, please clear your browser cache and check back to your site. This should resolve your issue:

    .etheme-sticky-cart.etheme-sticky-panel.flex.align-items-center.container-width-inherit .wc-price-history.prior-price.lowest {
        display: none !important;
    }

    We hope this helps.

    Best Regards,
    8Theme’s Team

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.