add en mobile menu

This commit is contained in:
argoexpert press
2024-05-25 09:56:49 +03:00
parent 009f8e40c2
commit 5a9c8597ba
4 changed files with 62 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
<?php get_header( 'en' ); ?>
<div class="content-middle articles-wrapper">
<?php get_template_part('partials/rubrics-mobile'); ?>
<?php get_template_part('en/rubrics-mobile-en'); ?>
<div class="section-title desktop">
<?php if (is_category()) : ?>
<h1 class="section-title__title"><?= get_queried_object()->name ?></h1>