diff --git a/_includes/head-custom-google-analytics.html b/_includes/head-custom-google-analytics.html index c5b9812..339d62e 100644 --- a/_includes/head-custom-google-analytics.html +++ b/_includes/head-custom-google-analytics.html @@ -95,4 +95,16 @@ padding-left: 1rem; margin-bottom: 1rem; } - \ No newline at end of file + #bmc-wbtn { + position: fixed !important; + bottom: 20px !important; + right: 20px !important; + z-index: 9999 !important; + } + + @media (max-width: 1024px) { + #bmc-wbtn { + display: none !important; + } + } + diff --git a/_layouts/default.html b/_layouts/default.html index 079c2ed..a666d69 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -61,5 +61,6 @@ +