- Issue created by @alok_singh
- @alok_singh opened merge request.
- Status changed to Needs review
over 1 year ago 11:04am 14 March 2023 - 🇮🇳India Meeni_Dhobale
Hi @alok_singh I review your MR, I notice some points in it. Here we have SASS files to change the CSS. Without directly change the compile CSS, we can change the
. Scss
file. So Whenever next time the cases will generate then it's not going to modify. For now your changes will removed when next time all cases will compile. Instead of changingCSS
you can make changes in/school_zymphonies_theme/sass/media.scss
and compile them.
You can change code like this.region-primary-menu { .menu-base-theme { ul { display: flex; align-items: center; } } }
- Status changed to Needs work
7 months ago 11:28am 29 April 2024 - Assigned to amitnar
- Assigned to milanchourasia
- Status changed to Active
6 months ago 2:40pm 24 May 2024 - Status changed to Needs work
6 months ago 2:41pm 24 May 2024 - Assigned to amitnar
- Issue was unassigned.
- Status changed to Needs review
6 months ago 9:43am 28 May 2024 HI,
I have made the changes in media.scss file as per the issues and now resolved. kindly find attached the patch file.
I have also checked on other mobile and iPad resolutions and it working fine.
- Status changed to Needs work
5 months ago 5:31am 18 June 2024