I am trying to display the desktop version on mobile without any alterations. I have included the code below:
<meta name="viewport" content="width=device-width, initial-scale=0" /> or
<meta name="viewport" content="width=device-width, initial-scale=1" />
While this code partially works, it is not fully effective.
Below are screenshots of both the desktop and mobile versions for reference.
Desktop Version
Mobile Version
Can someone please advise on how to resolve this issue? I aim to have the mobile version mirror the desktop version exactly.
If you are unable to detect the issue from the screenshots, I can describe the problem to you:
In the mobile view, the text "Dinner, Bridals, Gatherings, Festive Parties, Corporate Events, & Road Shows" appears beneath the banner.
Thank you in advance for your assistance.