%PDF- %PDF-
Direktori : /var/www/cwg/wp-content/themes/cwg/template-parts/header/dropdown/ |
Current File : /var/www/cwg/wp-content/themes/cwg/template-parts/header/dropdown/start.php |
<?php $canBeBold = [ 'period', 'category', 'artist', 'material', 'color' ] ?> <div class="js-dropdownHandle flex-row items-center border-r border-solid border-grey-light px-3 py-1 my-0.5 cursor-pointer w-full xl:justify-center xl:py-2 xl:px-4 xl:text-xs <?php echo $item['hidden-mobile'] === true ? 'hidden xl:flex' : 'flex'; ?> "> <div class="js-dropdownHandleTitle <?= in_array($key, $canBeBold) ? 'js-canBeBold' : '' ?> text-xs xl:text-[15px] font-light xl:mr-2" data-attribute="<?= $key; ?>"><?= $item['title']; ?></div> <div class="flex items-center justify-center w-6 h-6 ml-auto xl:ml-0"> <img src="<?= get_template_directory_uri(); ?>/assets/img/chevron-down.svg" alt="Arrow down"> </div> </div> <div class="header-filters js-dropdownEl hidden"> <div class="js-dropdownElBg fixed z-30 w-full h-full bg-black bg-opacity-40"></div> <div class="header-filters-panel z-30"> <div class="header-filters-panel-content">