As part of 1.5.0 pre-release visual regression testing, it was identified that Footer menu column title is missing in the Demo site https://default.civictheme.io/

The contents of this site is provisioned from the Default content profile and, additionally, some custom code. Looks like this custom code stopped working and we need to investigate.
To reproduce:
1. Checkout the monorepo
2. Set CIVICTHEME_CONTENT_PROFILE=default in .env file
3. ahoy build
4. Observe that footer titles are missing
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Screenshot 2024-01-22 at 11.41.03 AM.png | 57.64 KB | hamid.ali |
| #3 | Screenshot 2024-01-22 at 11.42.45 AM.png | 111.98 KB | hamid.ali |
| _CIVIC-1447__Footer_menu_column_title_is_missing_-_JIRA.png | 192.82 KB | alex.skrypnyk |
Comments
Comment #2
fionamorrison23 commentedComment #3
hamid.ali commentedI tested the theme and tried reproducing the issue but I am properly getting the footer menu titles. Also make sure to keep the title checked while placing the block if that is not checked no title will be displayed. I am attaching the screenshot below for my observations.
Comment #4
hamid.ali commentedComment #5
alex.skrypnykThis is related to a demo site https://default.civictheme.io/. The issue is still present there.
Comment #6
hamid.ali commented@alex.skrypnyk could you please add steps to reproduce since I am testing it on the 1.6.2 version and everything seems to be fine there. So in order to provide the patch for the same it will be nicer to have defined steps to reproduce this issue.
Comment #7
alex.skrypnykComment #8
joshua1234511Updated the configuration to display the column title.
PR: https://github.com/civictheme/monorepo-drupal/pull/1209
Comment #9
alex.skrypnykComment #11
fionamorrison23 commented