can't find navigation in mobile view

Created on 17 August 2023, over 1 year ago
Updated 28 September 2023, about 1 year ago

Problem/Motivation

can't find navigation in mobile view

Steps to reproduce

1) Install the theme and set as default
2) go to the other node
3) and see in the mobile view, can't able to find menu toggle

Proposed resolution

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India sonam_sharma

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @sonam_sharma
  • First commit to issue fork.
  • Status changed to Needs review over 1 year ago
  • 🇮🇳India Bhupendra_Raykhere indore mp

    Hi @sonam_sharma,
    By applying below css in style.css can fix this issue.
    .header-top-bg{
    position: absolute ;
    }

    I am able to see humberger button.

  • 🇮🇳India shubham_jain

    Hi @sonam_sharma, the css suggested by @Bhupendra_Raykhere applied and now we can see the navigation.

    But I also noticed that the structure of the twig files i.e. page.html.twig and header.html.twig was not right. So, I created this patch which will correct the structure and navigation menu css will be implemented.

  • @shubham_jain opened merge request.
  • 🇵🇭Philippines kenyoOwen

    Hi shubham_jain

    I reproduced the issue and tested your MR, and confirmed that it fixed the issue I can now see the hamburger menu. Please look at the screenshot I attached for your reference

    Thank you

  • Issue was unassigned.
  • Status changed to RTBC over 1 year ago
  • 🇮🇳India Prachi6824

    Thank you all for your contribution.

  • Status changed to Fixed about 1 year ago
Production build 0.71.5 2024