{# Responsive Menu Jinja template file. Safe to Copy #} {% import 'admin/macros.html.twig' as macros %} {% set section = 'Themes' %}
{% if themes %}
{% if options.menu_theme %}
{% set theme_slug = options.menu_theme %}
{% else %}
{% set theme_slug = themes|keys|first %}
{% endif %}
![]()
You don't appear to have any themes installed under |
|
Import a zip file of a theme you have downloaded from https://responsive.menu/themes.
This will upload files to {{ themes_folder_dir }}.
|
Always be careful when uploading files from external locations. Ensure that the theme was downloaded directly from https://responsive.menu. All themes are checked by us before submission to the theme store.
|