Daniel Kam

Results 8 comments of Daniel Kam

36072801-hc Bryne theme. Suggested changing the "Submenu & overlay background" color.

Also encountered on 4786473-zen (Personal). Suggested to the user to activate the main Twenty Twenty-Two theme, as the "Pink" version defaults to duotone on all images.

Another one 35043875-hc Theme: Skatepark Provided the "filter: none" CSS workaround to remove the tint.

> When will Facebook for WooCommerce support Checkout on Facebook and Instagram? 7204907-zen

8418948-zen 8394619-zen

I wonder if they are affected by this: https://wordpress.org/support/topic/incompatibility-with-checkout-on-facebook-instagram-us-only/

6765538-zd Shared this CSS fix, which includes the image captions in the snippet. ``` body:not(.search-results) article:not(.type-page) figure.aligncenter img.below-entry-meta, body:not(.search-results) article:not(.type-page) figure.below-entry-meta.aligncenter, body:not(.search-results) article:not(.type-page) .wp-block-image figcaption.below-entry-meta { margin-left: 0; } ```

Encountered a similar issue on 4696803-zen. Screen shots below: ![Annotation on 2022-01-18 at 17-26-43](https://user-images.githubusercontent.com/92185881/149909663-11594baf-9190-4d46-8ebb-48df0e866e6c.png) ![Annotation on 2022-01-18 at 17-28-05](https://user-images.githubusercontent.com/92185881/149909727-3bf62c73-277e-4e82-a2c7-2c3f079e78e2.png) Current workaround: ``` /* Mobile menu button color fix | 4696803-zen...