VoodooDesign
Member-
Content Count
7 -
Joined
-
Last visited
Everything posted by VoodooDesign
-
Site URL: http://www.voodoo-design.com Hello Everyone, On our company page, each "store" is separated into different vehicle brands that we support such as Audi and Lamborghini. https://www.voodoo-design.com/audi https://www.voodoo-design.com/lamborghini If there is a universal product that will fit both brands such as wheels, how can we create a product that will show up in both "stores?
-
Site URL: http://www.voodoo-design.com Hello Everyone, Getting my page to work correctly in mobile has been very frustrating. Originally, none of the images would format correctly in the browser. I added this code below in Design > Custom CSS > @media screen and (max-width:1080px) { .gallery-fullscreen-slideshow[data-width="full-bleed"] { height: 30vh !important;}} Now the galleries on all pages work correctly. Here are the issues that I am still having. 1. How do we get the mobile browsers to properly display images that are not 3:4 ratio like
-
Banner Image Won't Resize for Mobile View
VoodooDesign replied to TheIDBootCamp's question in Coding and Customization
Hi Tuan, Thank you for the assistance so far with getting the galleries properly displaying throughout the site. Please help with these issues below. 1. How do we get the mobile browsers to properly display images that are not 3:4 ratio like for this product listing. https://www.voodoo-design.com/mclaren/p/m-engineering-m-tuner-m838t-suite-mclaren-570gt-2d8gd 2. How do we get the the static images (non gallery) to properly display throughout the site on a mobile browser? https://www.voodoo-design.com/home- 404 replies
-
Banner Image Won't Resize for Mobile View
VoodooDesign replied to TheIDBootCamp's question in Coding and Customization
Also what is the difference between this method adding it in the headers vs into the css?- 404 replies
-
Banner Image Won't Resize for Mobile View
VoodooDesign replied to TheIDBootCamp's question in Coding and Customization
Thank you Tuan! How about for products. This product is not showing up correctly on mobile. https://www.voodoo-design.com/mclaren/p/m-engineering-m-tuner-m838t-suite-mclaren-570gt- 404 replies
-
Banner Image Won't Resize for Mobile View
VoodooDesign replied to TheIDBootCamp's question in Coding and Customization
So I figured it out for the home page with this code. How do I apply those code to the other pages? @media screen and (max-width:1080px) { .homepage .gallery-fullscreen-slideshow[data-width="full-bleed"] { height: 30vh !important;}}- 404 replies
-
Banner Image Won't Resize for Mobile View
VoodooDesign replied to TheIDBootCamp's question in Coding and Customization
Hello Tuan & Everyone, The slideshow gallery and image banners on our website www.voodoo-design.com are showing up correctly on mobile browser of my phone. I edited the pictures to be close to 1:1 ratio and it worked on the Squarespace mobile simulator preview. How do I force it to correctly display in 1:1 or original ratio on mobile? Thank you in advance.- 404 replies