Temporarily display mobile logo and menu in the top left corner of the screen wh

3 replies · opened Jan 20, 2024

MmdtoastJan 20, 2024

Hi, Canvas Team

We found temporarily display mobile logo and menu in the top left corner of the screen when the menu is clicked
We make website base on demo-app-landing.html

Pls let us know how to solve this issue.

SSemicolon WebSTAFFJan 24, 2024

Hello,

Apologies for the Delays in replying.

Simply add the .is-expanded-menu Class to the `` Tag.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

MmdtoastJan 29, 2024

Thank you for your reply.
Could you add below HTML code as you mentioned due to I'm beginner on this.

_Hello,

Apologies for the Delays in replying.

Simply add the .is-expanded-menu Class to the <body> Tag.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues._

<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>

&lt;meta http-equiv="content-type" content="text/html; charset=utf-8"&gt;
&lt;meta http-equiv="x-ua-compatible" content="IE=edge"&gt;
&lt;meta name="author" content="PREMIUM DISTRIBUTION"&gt;
&lt;meta name="description" content="evian® natural spring water contains only naturally occurring electrolytes from the French Alps. As our water travels it collects a unique blend of minerals and electrolytes giving evian its distinctive, cool, crisp taste."&gt;
&lt;link rel="shortcut icon" type="image/x-icon" href="images/favicon.png"&gt;

&lt;!-- Font Imports --&gt;
&lt;link rel="preconnect" href="https://fonts.googleapis.com"&gt;
&lt;link rel="preconnect" href="https://fonts.gstatic.com" crossorigin&gt;
&lt;link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,600;0,700;1,400&family=Montserrat:wght@400;700&family=Merriweather&display=swap" rel="stylesheet"&gt;

&lt;!-- Core Style --&gt;
&lt;link rel="stylesheet" href="style.css"&gt;

&lt;!-- Font Icons --&gt;
&lt;link rel="stylesheet" href="css/font-icons.css"&gt;
&lt;link rel="stylesheet" href="one-page/css/et-line.css"&gt;

&lt;!-- Plugins/Components CSS --&gt;
&lt;link rel="stylesheet" href="css/components/bs-switches.css"&gt;

&lt;!-- Niche Demos --&gt;
&lt;link rel="stylesheet" href="demos/app-landing/app-landing.css"&gt;

&lt;!-- Custom CSS --&gt;
&lt;link rel="stylesheet" href="css/custom.css"&gt;
&lt;meta name="viewport" content="width=device-width, initial-scale=1"&gt;

&lt;!-- Document Title
============================================= --&gt;
&lt;title&gt;evian Water | evian Bottle | evian® - evian Natural Mineral Water&lt;/title&gt;

</head>

<body class="stretched">

&lt;!-- Document Wrapper
============================================= --&gt;
&lt;div id="wrapper"&gt;

	&lt;!-- Header
	============================================= --&gt;
	&lt;header id="header" data-sticky-class="not-dark" data-responsive-class="not-dark" data-sticky-logo-height="80" data-sticky-menu-padding="29"&gt;
		&lt;div id="header-wrap"&gt;
			&lt;div class="container"&gt;
				&lt;div class="header-row justify-content-lg-between"&gt;

					&lt;!-- Logo
					============================================= --&gt;
					&lt;div id="logo" class="col-auto order-lg-2 me-lg-0 px-0"&gt;
						[

attachment

						](index.html)
					&lt;/div&gt;&lt;!-- #logo end --&gt;

					&lt;div class="primary-menu-trigger"&gt;
						&lt;button class="cnvs-hamburger" type="button" title="Open Mobile Menu"&gt;
							&lt;span class="cnvs-hamburger-box"&gt;&lt;span class="cnvs-hamburger-inner"&gt;&lt;/span&gt;&lt;/span&gt;
						&lt;/button&gt;
					&lt;/div&gt;

					&lt;!-- Primary Navigation
					============================================= --&gt;
					&lt;nav class="primary-menu with-arrows col-lg-5 order-lg-1 px-0"&gt;

						&lt;ul class="menu-container one-page-menu" data-easing="easeInOutExpo" data-speed="100" data-offset="160"&gt;
							&lt;li class="menu-item"&gt;[한국어](k-index.html)
							&lt;li class="menu-item"&gt;[Products](products.html)
								&lt;ul class="sub-menu-container" data-class="up-lg:not-dark"&gt;
									&lt;li class="menu-item"&gt;[Prestige range](prestige-bottled-water-range-all.html)
									&lt;li class="menu-item"&gt;[Glass bottle range](glass-bottle-range-all.html)
									&lt;li class="menu-item"&gt;[evian sparkling](evian-sparkling-all.html)
									&lt;li class="menu-item"&gt;[Volvic](volvic.html)
								
							
							&lt;li class="menu-item"&gt;[Evian History](what-is-mineral-water.html)
						

					&lt;/nav&gt;

					&lt;nav class="primary-menu col-lg-5 order-lg-3 px-0"&gt;

						&lt;ul class="menu-container justify-content-lg-end one-page-menu" data-easing="easeInOutExpo" data-speed="100" data-offset="160"&gt;
							&lt;li class="menu-item"&gt;
							  [
								대량구매(B2B)
							  ](https://ievian.cafe24.com/board/consult/list.html)
							
							&lt;li class="menu-item"&gt;[SHOP](https://ievian.cafe24.com)
							&lt;li class="menu-item menu-item-emphasis"&gt;[](https://ievian.cafe24.com/myshop/index.html)
						

					&lt;/nav&gt;&lt;!-- #primary-menu end --&gt;

				&lt;/div&gt;
			&lt;/div&gt;
		&lt;/div&gt;
		&lt;div class="header-wrap-clone"&gt;&lt;/div&gt;
	&lt;/header&gt;&lt;!-- #header end --&gt;
SSemicolon WebSTAFFFeb 1, 2024

Hello,

Thanks for your Kind Patience and Apologies for the Delays in replying!

Please consider find the `` Tag and then replacing it with the following code:
[ch_pre][/ch_pre]

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard
Temporarily display mobile logo and menu in the top left corner of the screen wh · Canvas Template Support