Skip to content

Instantly share code, notes, and snippets.

@jmabbas
Created December 8, 2025 15:41
Show Gist options
  • Select an option

  • Save jmabbas/72703474753c72b28d137cc1c5f47097 to your computer and use it in GitHub Desktop.

Select an option

Save jmabbas/72703474753c72b28d137cc1c5f47097 to your computer and use it in GitHub Desktop.
Groceria - Top bar mobile view
.wp-block-group.wp-container-core-group-is-layout-a77db08e .hidden-mobile-flex {
display: block !important;
}
.wp-block-group.wp-container-core-group-is-layout-a77db08e .hidden-mobile-flex p:first-child,
.wp-block-group.wp-container-core-group-is-layout-a77db08e .hidden-mobile-flex ul {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment