Reviewed & tested by the community
Project:
Showcase Lite
Version:
8.x-1.3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
12 Oct 2022 at 08:02 UTC
Updated:
22 Apr 2024 at 12:22 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
sourojeetpaul commentedWorking on it!
Comment #4
sourojeetpaul commentedComment #5
sourojeetpaul commentedHi @nikomaxia,


I've worked on the issue pointed by you and raised an MR for the same to address it. Please have a look:
https://git.drupalcode.org/project/showcase_lite/-/merge_requests/10
The issue is resolved now and incorporated a hamburger menu with a panel slider for the main menu on tablet and mobile devices.
This is how it looks now on responsive screens
Comment #6
nupur badola commentedLast line of the hamburger icon is appearing as half. Please fix this.
Comment #7
sourojeetpaul commented@Nupur Badola, I styled it like this. As on click it'll rotate an transform into an "X" it seems to me that it looks better to not giving the full width to the last line, otherwise, all hamburgers will look similar. Just to have a different flavour!
Comment #8
ashutosh ahirwal commentedI have reviewed the #5 MR10 and it turns to a hamburger on mobile and also working on click.
Moving to RTBC++