No content to show
User Activity
Yes, you can use CSS media queries to trigger the hamburger menu at a specific screen width. Here's an example:/* Default styles for the menu */
.menu {
/* Your menu styles here */
}
/* Media query for screens narrower than 1030px */
@media (max-...
The reason why people with 810px screens are seeing a mega menu on two lines instead of the hamburger menu may be due to several factors, including:Browser zoom level: Users with smaller screens may have zoomed out their browser to fit more content o...
@Davanna there are various solutions available to offer multiple pricing tiers and discounts to corporate accounts. One common approach is to use a customer relationship management (CRM) software that allows you to create customer groups with differe...
03-24-2023
To change the contact form button style from solid to outline in the Shopify Dawn theme, you can follow these steps:Go to your Shopify Admin panel and click on "Online Store" and then "Themes".Find the theme that you are currently using and click on ...
It sounds like there may be an issue with the code that's responsible for updating the product thumbnail based on the selected variant. Here are a few things you can try to troubleshoot the issue:Check the code: First, check the code that's responsib...
@CatKingdom It sounds like you're having trouble formatting the text on your About Me page in the Superstore theme. Here are a few troubleshooting steps you can try:Check if there are any conflicting styles in your theme or custom CSS that are affect...
Go to your Shopify admin and navigate to Products > Collections.Click the Create collection button to create a new collection.Give the collection a name, such as "Abandoned Cart Exclusions".In the Conditions section, set the conditions so that the co...
02-15-2023
@HandToolCentre Edit the theme to have multiple columns in the navigation bar to accommodate multiple collections. However, it depends on the theme you are using and how comfortable you are with editing code. If you are not comfortable with editing c...
02-15-2023
To create an automatic image carousel in your DAWN theme, you can use a JavaScript library such as jQuery or Slick Slider.Here are the general steps you can follow:Include the jQuery or Slick Slider library in your HTML code. You can add the library ...
02-15-2023
To integrate Prometeo's A2A payments, you will need to follow these steps:First, you will need to create an account with Prometeo and obtain your API credentials. You can do this by contacting Prometeo's support team.Once you have your API credential...
@Mussty you can exclude a specific product from the abandoned cart/checkout emails by using product tags in Shopify. Here's how you can do it:Go to your Shopify admin and select the product that you want to exclude from the abandoned cart/checkout em...
Here are some Shopify themes that might work for you:Turbo - This is a popular theme for Shopify that is highly customizable and has a clean, modern design. It has a flexible grid format that can be used to display a large number of products.Flex - T...
02-13-2023
To create a public application that retrieves inputs from a checkout page and sends them to the checkout page using the Shopify API, you can use the Checkout API. The Checkout API provides a way to interact with the checkout process and retrieve info...
I can suggest a couple of ways to bring pre-existing subscribers into your Shopify email automation:Manually add existing subscribers to the automation: This can be done by manually importing your list of existing subscribers into your email marketin...
02-11-2023
To achieve the desired result of having a seamless and frame-less 3D model embedded in your product page, you can use WebGL technology and Three.js, which is a JavaScript library that makes it easy to work with 3D graphics on the web. Here are the st...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
1364 | 02-15-2023 11:39 AM | |
386 | 02-10-2023 04:05 AM | |
952 | 02-10-2023 03:56 AM | |
862 | 02-10-2023 03:36 AM | |
1038 | 02-10-2023 03:29 AM |