Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

Any way to fix the mobile menu?


So when on mobile this is what the menu looks like for react demo1. I have no idea how to fix it. Can anyone assist?

<img>https://i.imgur.com/kKrTl33.png</img>


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (2)


Elevate your career with confidence by mastering the exam in 2023. Our comprehensive study materials are meticulously crafted to align with the latest exam objectives, ensuring you're well-prepared for success. Dive into in-depth modules covering case management, automation processes, and service console customization, empowering you to tackle real-world scenarios with ease.

Our expertly designed practice tests mirror the exam environment, allowing you to fine-tune your skills and identify areas for improvement. Stay ahead of the curve with the most up-to-date content, and gain the knowledge and expertise required to excel as a Salesforce Service Cloud Consultant. Don't just aim to pass; strive to become a proficient professional ready to navigate the dynamic landscape of customer service in the Salesforce ecosystem. Your success starts with our comprehensive exam preparation—unlock your potential and transform your career today!



Hi,

Sorry for the late reply.

This is a header issue, we will release a fix for this problem in the next Metronic update.

For now, as a temporary solution, you can replace class flex-lg-grow-1 with class container-fluid for div with id kt_app_header_container in file
src/_metronic/layout/components/header/HeaderWrapper.tsx.

For full file source code, you can refer to this gist file.

Regards,
Lauris Stepanovs,
Keenthemes Support Team


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(