How to Remove Underline From Menu & Submenu Links in Shopify | Dawn Theme
1. Online Store > Themes > Edit Code > base.css , Paste Code Below 2. Copy this code and add […]
1. Online Store > Themes > Edit Code > base.css , Paste Code Below 2. Copy this code and add […]
1. Go to shopify edit code 2. Copy this code and add below code in your base.css file Code snippet
Add id “copyURL” to button JavaScript <script> const copyBtn = document.getElementById('copyURL'); /*! * © This code was written by Aditya
Please add in custom css in your website CSS /* —–selection color ——— */ ::-moz-slection{ background-color:#1b1f29; color:white; } /*! *
Add html code in footer or header JavaScript <link rel="stylesheet" href="https://unpkg.com/kursor/dist/kursor.css"> <script src="https://unpkg.com/kursor"></script> <script> new kursor({ type: 1, color: '#000000',
1: Online store > themes > Actions > Edit languages 2: Products 3: From price HTML, remove ‘from’ Thanks! If
Code snippet for Smoke Animation HTML /* code written by aditya */ /* code for center the header nav menu