Jump to content

Maldian

Circle Member
  • Posts

    11
  • Joined

  • Last visited

Maldian's Achievements

  1. This is still not resolved and I need help on it. Thanks in advance
  2. Click menu... select product... select quantity... add to order...
  3. Site URL: http://www.proseriesmeals.com Ok, we have orders that have cutoff times at 6pm on Sunday nights and 6pm on Monday nights. The 6pm cut off on Sunday nights is for deliveries on the upcoming Tuesday. The cutoff on Monday nights is for that upcoming Thursday. Is there any way to stop people from making orders after 6pm on Sunday nights for the Tuesday deliveries and force it to the Thursday deliveries? I know it sounds picky... but I have a CEO that is wanting this and he has asked me to solve it.
  4. Site URL: http://www.proseriesmeals.com When a customer adds a food item to cart, a special instructions form will pop up. However the Add To Cart words are in white which is hidden due to the background being white. I need to know how to change the color of the text "Add To Cart" to black. Thank you in advance.
  5. Site URL: http://www.proseriesmeals.com I have searched the forums and apparently haven't found the answer I am looking for. I am looking to adjust the quantity box where the amount is supposed to be and adjust it where when you click in the box, a dropdown of numbers 1-10 are available for the customer to click. This is for mobile use as when trying to put in a quantity on the item before adding to cart in a mobile setting, it tends to be complicated... whereas a dropdown would help this. I am assuming this will be a CSS coding. Thanks in advance!
  6. https://www.proseriesmeals.com/store-1/p/philly-cheesesteak-stuffed-peppers is a great example of this. It doesn't show the quantity
  7. I actually figured this part out. Now I am up against a new monster. I was adding variants and unlimited on count, but lost the quantity on actual products. So I am researching the fix on this at the moment.
  8. Site URL: http://www.proseriesmeals.com So on the desktop version, the category "breakfast" shows a little higher than the rest. I need to get that fixed. In the mobile version, they all are squished together so I would like to have them cascade down vertically in mobile only. Below is the CSS I have currently that I am using. Any help would be greatly appreciated! /* Show category nav links */ div.nested-category-tree-wrapper { display: flex !important; float: none !important; min-width: 100% !important; max-width: 100% !important; margin-right: 0 !important; } section.products.collection-content-wrapper.products-list { flex-direction: column !important; display: flex; } .nested-category-tree-wrapper>ul { width: 100% !important; display: flex; justify-content: center; align-items: center; color: white } .nested-category-tree-wrapper>ul li { margin-left: 2vw; } nav.nested-category-breadcrumb { display: none !important; } ul.nested-category-children { display: none !important; }
  9. I know this topic has been old for quite some time, but I have a question. I have this in the CSS /* Show category nav links */ div.nested-category-tree-wrapper { display: flex !important; float: none !important; min-width: 100% !important; max-width: 100% !important; margin-right: 0 !important; } section.products.collection-content-wrapper.products-list { flex-direction: column !important; display: flex; } .nested-category-tree-wrapper>ul { width: 100% !important; display: flex; justify-content: center; align-items: center; color: white } .nested-category-tree-wrapper>ul li { margin-left: 2vw; } nav.nested-category-breadcrumb { display: none !important; } ul.nested-category-children { display: none !important; } When applied it looks like this and the word Breakfast is higher than the rest. Can you tell me where to fix it?
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.