CMS Development

Nellie1
Mitglied

Sub-menu headers not working on mobile

Hi

 

We have a custom main site page template. Our main nav sub-headers are not working on mobile. Cany anyone advise what needs to be changed in the code to make the mobile sub-headers work?

 

<!--
templateType: "page"
isAvailableForNewContent: true
-->
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>{{ content.html_title }}</title>
<meta name="description" content="{{ content.meta_description }}">
<link rel="stylesheet" href="{{ get_public_template_url('December-2018-Adrian/reset-and-typography.css') }}">
<link rel="stylesheet" href="{{ get_public_template_url('December-2018-Adrian/owl.css') }}">
<link rel="stylesheet" href="{{ get_public_template_url('December-2018-Adrian/custom.css') }}">
{{ standard_header_includes }}
<script type="text/javascript" async src="https://play.vidyard.com/embed/v4.js"></script>
</head>
<body>

{% module "module_15448945390251269" module_id="4465840" label="Website Header and Hero Section - December 2018", no_wrapper=True %}
{% widget_container "main_flexible" %}
{% module "module_15531826159312908" module_id="7241876" label="Pillar Video and text area - March 2019", no_wrapper=True %}
{% module "module_1544907455732668" module_id="4465926" label="Icons and Text - December 2018", no_wrapper=True %}
{% module "module_15449056779892136" module_id="4465903" label="Image and text area - December 2018", no_wrapper=True %}
{% module "module_15449098774051480" module_id="4465927" label="Carousel - December 2018", no_wrapper=True %}
{% module "module_1546872478000362" module_id="4650717" label="SVG Accordion - December 2018", no_wrapper=True %}
{% module "module_1544983769939754" module_id="4468826" label="Testimonials - December 2018", no_wrapper=True %}
{% module "module_15449899456551987" module_id="4468988" label="Mixed Content - December 2018", no_wrapper=True %}
{% end_widget_container %}
{% module "module_15448948337011438" module_id="4465841" label="Website Footer Section - December 2018", no_wrapper=True %}
<script src="{{ get_public_template_url('December-2018-Adrian/owl.js') }}"></script>
<script src="{{ get_public_template_url('December-2018-Adrian/functions.js') }}"></script>
{{ standard_footer_includes }}
</body>
</html>

0 Upvotes
1 Antwort
sharonlicari
Community-Manager/-in
Community-Manager/-in

Sub-menu headers not working on mobile

Hey @Nellie1 

 

Could you please the URL for the website you are working on? With this information, the Community will be able to assist you 🙂

 

Thank you

Sharon


Did you know that the Community is available in other languages?
Join regional conversations by changing your language settings !




0 Upvotes