Hello,
I am using Debut theme and I would like to have a video playing in a newsletter section background. Is there any way to do so?
Many thanks!
Hello,
I am using Debut theme and I would like to have a video playing in a newsletter section background. Is there any way to do so?
Many thanks!
Hi.
I need help too. My slideshow looks fine in dekstop. The image is quite wide but when it''s on mobile the page just got zoomed. I would love my image to fit on mobile as well. What to do?
My website: www.dogefy.com
thanks
Hello, I'm currently working on a new project - http://trendosphere.com and as a beginner I screwed something up and now the dropdown menu is overlapping itself whenever I mouseover it. However the first category works just fine, thanks!
Website's password: tomass
Hey,
I believe your ".site-nav>li" is missing relative positioning for the dropdown, as they have absolute values.
.site-nav>li {
display: inline-block;
position: relative;
}
Good luck!
How do i move the arrows from the bottom left to both sides of the hero image?
Hey Tomass,
Have you tried rolling back to an older version of that page in question?
https://help.shopify.com/themes/customization/troubleshooting/roll-back-to-older-version-of-theme
Good luck!
Hi all,
We are directing traffic to a Shopify store via email banner ads, thus cookies do not work. We need to capture a URL parameter and pass it back when that user completes their order.
More Info: https://adbutler.com/help/?p=entry&entryID=136
What is the best way to go about this?
I haven't used Shopify for a while, so the sections are new to me. I like the sections concept, but I'm building a custom theme for a client and I don't really want them to be able to alter the layout. As I understand it, dynamic sections are added to the homepage via the content_for_index object in the index.liquid template, and this has to be there for the theme to work. In other words, there have to be dynamic sections and they will appear in the theme editor.
Is there any way to prevent sections from being added, removed or reordered via the theme editor?
Got it fixed, thanks!
Hi, there!
Elle here from Shopify's Social Care team.
I took a look at your site unicorniia.myshopify.com and I was able to see the return to cart option within the checkout!
If you still can't see it on your end, could you please let me know what browser and device you're using?
Looking forward to hearing from you! :)
Hi Ava
I requested this exact customisation to Debut theme today and was told that “it's a theme customisation that they do not support, primarily for layout reasons.” As it has already been done for others is it possible for you to get it done for my site too?
Thanks
Alec
Hi can someone help me change the color on Earth Day tab to #b7d440 on my menu please. Thanks :)
www.bulluna.com
I've been searching for a solution to this for some time. Really surprised it's not a default feature by now. Someone please help!
We launched the first shopify store and think to setup another store for Europ market, I'd like to add a dropdown menue for country select near Shopping cart at top right hand. I check the theme, it has Head Menu, Foot Menu, and other Menu options, I am beginner in Shopify theme. and think how can I achieve the dropdown menu, or is there any apps can achieve that? if we need modify the theme code, is there any step by step document to do that?
Many thanks in advnced
Hey Max,
So yes I found a solution (sorry for the SUPER late response but I figured I would help those that search for this topic). I created a multi block settings structure where a user would identify which page the settings would apply to. I would then loop through and if the page == the current page then I would apply the settings in that block.
See: https://help.shopify.com/themes/development/theme-editor/settings-schema#page
If the current page == page select then apply settings else next block
If no page is select then have a default settings section.
ok goldmarjewelers.com devel here. ok sorry to reply so late, but we come from wordpress and use child themes which keeps our code. is there a way to say a hook into the header to add my script, so its always there upon any updates to core or parent theme.
*becasue i have to add a meta tag for merchant verification AGAIN, somehow \o/ its no longer in the header. thinking update wiped it...
Hey guys!
I'm newbie here and i'm stucked.
I tried to create the fixed header menu, everything went fine and then i noticed that my navigation bar is totally invisible.
Can you help me to solve this problem with the ideal code?
Im leaving here a screenshot for you to see what is my exact problem: https://ibb.co/kSMrWn
Thank you for help!
Best wishes
Hi,
Do manage to edit the font size in the announcement bar, but having problems edit the announcement bar height. Anyone with any success editing this?
Please excplain where to edit.
Thanks!
/Joachim
I added a checkout button on top of my cart page (full width) then added the additional checkout (paypal button) under it, tried everything in css to make the paypal button full width (it is in mobile view but not in desktop view), i'm using brooklyn theme, can you help me please? i'm ocd with this stuff!
What it look like: https://imgur.com/a/LfOiAaI
Thanks Pierre, that was the exact thing missing. We appreciate it.