• Resolved socialtap

    (@socialtap)


    Hey guys, the activity wrapper creates an issue on mobile and I cannot see a way to hide it other than CSS.

    Screenshot: https://snipboard.io/fZyalh.jpg

    This fixed the issue:

    .woocommerce-layout__activity-panel-wrapper {
    width: 100%;
    display: none;
    }`

Viewing 1 replies (of 1 total)
  • Hi @socialtap

    Thanks for sharing the screenshot to demonstrate the issue.

    This fixed the issue

    Do you mean you have already solved the problem with this code?

    If not, please share your site URL and the site’s System Status so we can take a look.

    You can find it via WooCommerce > Status. Select “Get system report” and then “Copy for support”. Once you’ve done that, paste it here in your response.

Viewing 1 replies (of 1 total)

The topic ‘woocommerce-layout__activity-panel-wrapper’ is closed to new replies.