No content to show

User Activity

thanks for that, but I'm not particular sure where to even put those block of javascript and css code as the location of the code is what would enable it to work correctly
the new link is www.swampclo.com
No problem, glad I could help
I found the issue, its ever since they’ve implemented the new GDPR for cookies/collecting customer data, so in preferences go to customer privacy settings and if you have collect data after consent selected, make sure you enable the cookies banner. h...
I have noticed since February my shopify analytics have been significantly low and seem to not be tracking sessions anymore, for example today it has been stuck on 5 sessions even when I have been checking the site on incognito on multiple devices it...
I tried changing it to static instead of fixed and this still did not fix the issue
URL: https://efpqlt6kjr4cbg3d-17240367.shopifypreview.comPassword: testcode123 I have made my headers fixed when you are not on the homepage but the headers seem to be overlapping the product page, how do I make it not do that? @media only screen and...
URL: https://efpqlt6kjr4cbg3d-17240367.shopifypreview.comPassword: testcode123 I tried adding the code below into my theme.liquid below the <head> tag to basically make my header transparent (which it already is) and then once a user scrolls it will ...
I actually just figured it out just before you posted this solution but thanks a lot 
URL: https://rstui88ih53vlnp0-17240367.shopifypreview.comPassword: testcode123 @media only screen and (min-width: 1025px) { #main-navigation { background-color: transparent; } } header-main, header { background-color: transparent !important; ...
URL: https://e8aiud65kvp3vbm4-17240367.shopifypreview.comPassword: testcode123@media only screen and (min-width: 1025px) { #main-navigation { background-color: transparent; } } header-main, header { background-color: transparent !important; }...
actually I found a solution:@media only screen and (min-width: 1025px) { #main-navigation { background-color: transparent; } }
thanks that worked but it changed the mobile version drop down to transparent, is there a way to just have that code affect the desktop version only?
URL: https://e8aiud65kvp3vbm4-17240367.shopifypreview.comPassword: testcode123 Code Used: header-main, header { background-color: transparent !important; } header { position: absolute !important; width: 100%; border: none !important;...
I managed to fix it myself by changing the code slightly to not include all the atrributes of the header and simply just the header itself to be transparent using: header-main, header { background-color: transparent !important; } header { po...
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.