NWCPhotos
-
Posts
15 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Posts posted by NWCPhotos
-
-
Site PW is: lock
-
Site URL: https://www.nwcphotos.com/shop/fireworks
Hello,
I am finishing up my shop page on my site but have run into sort of a weird customization quirk. On PC, the variant dropdown menu on my products looks really bad, like default Windows appearance. Is there no way to style these?
I was wondering if there is an alternative to the dropdown, and rather display all the options almost like they're greyed out and the user has to click and select which would turn that selection dark before adding to cart. I will attach a mockup of what I mean and how I would ideally like the variants to look.
If anyone has some code for suggestions to achieve this look it would be very helpful, thank you!
-
11 hours ago, bangank36 said:
You can try this
@media only screen and (max-width: 768px) { footer { display: none !important; } }
Worked perfectly thank you so much!!!
-
Site URL: https://www.nwcphotos.com/
Hi guys,
Need some help removing my footer from the mobile display. It doesn't display properly and honestly doesn't really need to be there on mobile. I'm using the Nueva template and figure there's a couple lines of code that could hide it.
Site PW is: lock
Thanks!
Product Variant Dropdown Alternative
in Customize with code
Posted
Would still love help with this if anyone has some tips, thanks!