No content to show
User Activity
03-07-2023
Hi guys, I've recently upgraded to the newest DAWN theme, 8.0. I use an app - Buddhaa - for the mega menu. But now that I have done the upgrade, the mega menu is not working on mobile. I have deleted the app, reinstalled it - nothing helps. I checke...
10-28-2022
Thank you so much, it seems to be working now
10-28-2022
How do I send it to you? I tried to copy paste into this reply box but it does not share?
10-28-2022
I am not sure how to send you the code, let's see if this works: <link rel="stylesheet" href="{{ 'component-list-menu.css' | asset_url }}" media="print" onload="this.media='all'"><link rel="stylesheet" href="{{ 'component-search.css' | asset_url }}" ...
10-28-2022
Yes exactly like that!
10-28-2022
Hi, yes exactly like that!Here is the code:<link rel="stylesheet" href="{{ 'component-list-menu.css' | asset_url }}" media="print" onload="this.media='all'"><link rel="stylesheet" href="{{ 'component-search.css' | asset_url }}" media="print" onload="...
10-27-2022
I have changed the code back though? Here is my site: www.collectiveandco.co.za
Hi there I am trying to change my search icon, which is top right of my homepage, into a full search bar. I have read some guidance from @LitCommerce and this worked in changing the icon to a search bar, however, it did something to my coding that me...
10-27-2022
Hi, I have tried to do what you say. The search icon changes to a search bar, which is what I want, BUT then my buttons on things like my image banner - when clicked, they go to blank pages and the product doesn't load? When I remove your code and re...