• Resolved epxmarketing

    (@epxmarketing)


    Hello, is it possible to hide bar on the product page after adding the product? Because it’s hiding important buttons such as “check out” and “cart”.

    For example https://ibb.co/Db8Rh2Q

    If you select “show on top, then this time it’s hiding cart icon.

    I think it’s not necessary still show sticky add to cart on product pages already added to cart.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author addonsplus

    (@addonsplus)

    Hello epxmarketing,

    Thank you for using our plugin and we are here to help you.

    We believe by simply changing the z-index of the bar this problem could be solved.

    Can you send the link of the product page that is shared on the screenshot so we can check the z-index of the side cart bar?

    With Regards,
    Team AddOns Plus

    Thread Starter epxmarketing

    (@epxmarketing)

    Plugin Author addonsplus

    (@addonsplus)

    Hello,

    Please add the below css and we believe this will fix the problem.

    .wsc-wrapper {
        z-index: 50;
    }

    Let us know if this fixes your problem so we can mark this as resolved. The above fix is only for this specific website. It might not work on other websites.

    You can add custom CSS by following.

    Navigate to Appearance -> Customize section of your dashboard, scroll down to the bottom of the page and click Additional CSS. This will open an in-built tool that will allow you to add any CSS code.

    With Regards,
    Team AddOns Plus

    Thread Starter epxmarketing

    (@epxmarketing)

    Solved! Thank you so much!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Needed: Hide bar after adding’ is closed to new replies.