From 47cab321fc6d66622b2488327c0c75e00ef9f5fb Mon Sep 17 00:00:00 2001 From: Badreddine Ibril Date: Thu, 22 Aug 2024 15:05:18 +0100 Subject: [PATCH 1/6] Meraki > Preload/Pre-connect files --- themes/meraki/sections/main-navbar.liquid | 6 +++++- themes/meraki/sections/notice-bar.liquid | 3 ++- themes/meraki/sections/product-reviews.liquid | 3 ++- themes/meraki/snippets/head-config.liquid | 7 +++++-- 4 files changed, 14 insertions(+), 5 deletions(-) diff --git a/themes/meraki/sections/main-navbar.liquid b/themes/meraki/sections/main-navbar.liquid index 85b02f28..ac4d2d19 100644 --- a/themes/meraki/sections/main-navbar.liquid +++ b/themes/meraki/sections/main-navbar.liquid @@ -1,4 +1,6 @@ -{{ 'navbar.css' | asset_url | stylesheet_tag }} + + + {% style %} :root { @@ -36,6 +38,8 @@ {% if section.settings.toggle_navbar != true %}