This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Description
Describe the bug
Two visual and responsiveness issues are observed in the Footer with 3 Menus Pattern in WooCommerce Blocks:
- The Site title does not visually indicate that it's a clickable link when using the TT4 theme.
- The pattern is not responsive on Editor side
To reproduce
Issue 1: Site title not appearing clickable
- Apply the TT4 theme.
- Add the Footer with 3 Menus Pattern
- Observe that the Site title does not appear to be a clickable link.
Before

Current

Issue 2: Pattern not responsive
- Add the Footer with 3 Menus Pattern
- Reduce the browser window size on Editor
- Observe that the pattern is not responsive.

Expected behavior
Issue 1
The Site title should be visibly distinguishable as a clickable link, especially when using themes where the text color for links is also black by default.
Issue 2
The pattern should be responsive and adapt to varying screen sizes gracefully on Editor side.
Additional context
These issues may not necessarily be bugs but can impact the user experience.