HI @Jaka_Smid ,
From my personal experience anything is possible.
I'm not a programmer but hired several.
All my ideas were doable.
I suggest posting your job development request in the Shopify and/or Upwork and see what replies you're getting.
Hi, @Jaka_Smid:
Yes, it's possible to do it. Do you need that template for a single product?
Hi @PremierStores ,
I used the code you provided to change the background (to black) and text color (to white) for a single line in my menu (picture attached)
this code:
li.mobile-nav__item:nth-child(7) { background-color: #000 !important; } li.mobile-nav__item:nth-child(7) a{ color: #fff !important; }
The code changes the (7) line, but it does that also to the 7th line in the submenu (picture attached),
I mean, when you expand a Menu by clicking the "+" icon, it shows the submenus, if there are 7 or more submenu lines, the 7th line of the submenu will also get the color changes.
I only need the 7th line of the "Main" menu changed, how can I make it that the color changes will not affect the Submenus?
thanks
"Main" menu 7th line color changed OK
Submenu 7th line also affected. Submenu should not be changed..
Hi, @ZivHodiva:
Use this code instead:
.mobile-nav > li.mobile-nav__item:nth-child(7) { background-color: #000 !important; } .mobile-nav > li.mobile-nav__item:nth-child(7) a{ color: #fff !important; }
Hi, I'm new to shopify and I'm having a problem on changing the design on my front page, hope I can get some help here.
So I was using the Debut theme to design my shop at first, but after I finishing my design, I found another better looking theme called Narrative and decided to use it in stead. However, the slideshow template of Debut looks better for me, and I tried to copy the code on the Debut code file and add it to replace the one in Narrative, and it doesn't turn out well, seems like some conflict has occurred, is there any way I can choose a particular section of a theme and add it to another theme?
It should looks something like this.
But this is what happens when I use it in another theme.
Hi, @Marco1975:
It's possible to do, Frame design and colors should be variants, glasses and prescription will be product properties, if the product needs mandatory prescription it can be handle with a product tag, all these steps must be on a single product page, we worked on a project like this before, if you need more information feel free to send us an email and we will respond ASAP.
Hey Guru,
I would be grateful for guidance on how to include an Instagram banner within the debut theme.
Please can you share a link if this has already been discussed or is part of an existing video?
With many thanks
Jennifer
User | Count |
---|---|
819 | |
130 | |
83 | |
78 | |
73 |