No content to show
User Activity
12-03-2024
Hi @ll08 To enable image change on hover feature, here are the steps -1. Go to Shopify store admin2. Select online store from left menu and click on customize button for the theme3. Select the Featured section and enable the "Show Second Image on H...
11-25-2024
HI @SinghSells , The file where you need to add the CSS can vary depending on your theme. Most Shopify themes typically have a file like main-product.liquid or a similar product template file where you can insert the CSS. You could also consider addi...
11-24-2024
Hi @SinghSells , You have a custom CSS for your product page template -.section-sections--17670595412192__marquee_images_nhnGGi.custom-marquee-images {
display: flex;
align-items: center;
width: 100vw;
max-width: 100%;
height: 60p...
11-24-2024
Hi @Lucas1200 , You have some added custom CSS for your product template for element id 'klarna' -<style>
#klarna {
display: flex;
align-items: left;
justify-content: left;
height: 22px;
}
#klarna article {
display: flex;
gap:...
07-02-2024
Hey @ChoobShop Yes, we can do it. The existing custom CSS code will be updated to - #shopify-pc__banner__btn-accept {
font-weight: bold;
background: black;
color: white;
} Here is screenshot for reference - Thanks & Regards,Vivek
Hi @3dcrystallize To remove the items from confirmation email, you can edit the email code. Here are steps to access Order confirmation email templates -Go to Shopify admin > SettingsSelect the "Notifications" from the left menuSelect Customer notif...
07-01-2024
Hi @ChoobShop , Hope you are doing well. To set the font of "Accept" button bold, you can use the custom css feature of Shopify.Here are the steps to follow -1. Go to Shopify admin > Online Store > Themes2. Click on cusomtize button for curent theme3...
Hi @annenetmine, To show product metafield value in your order confirmation email you need to edit the "Order Confirmation" template. To access "Order Confirmation" template follow these steps -Go to Shopify admin > Settings > NotificationsSelect the...
Hi @AruciaFlors Hope you are doing well! You can try using our Shopify app "Product Designer & Options" to add date picker custom option in your product page. The selected value of date picker will be saved in the orders as well. Feel free to reac...
Hi, Here is a step by step video tutorial to enable order notes on cart page of Shopify - Best Regards,
Hi, Here is a sample video tutorial having step by step process to enable order notes for your Shopify store -
06-15-2024
Hi, Here is a video tutorial to add custom font in your Shopify store. This video tutorial will tell you step by step process to add your custom font in your Shopify store as well as select the tags or complete Shopify store where this new font to b...
04-09-2024
Dear @AdamOx ,
Hope you are doing well.
The UI modification you requested can be achieved through adjustments to your Shopify theme's CSS code and product template.
Due to the way these controls are currently organized, moving add to cart button and ...
03-06-2024
Hi @atm19, I am also getting the same error while saving the code. Somehow this CSS code is not working for Custom CSS section of Shopify admin. Alternatively, you can try adding a custom liquid section on your home page and add the CSS code their. H...
03-06-2024
Hi @atm19 , Hope you are doing well. For your Shopify store, one of the way to remove the padding is using the custom CSS option from the Shopify store's theme settings page. Here are the steps to do it -Go to your Shopify admin > Online Store> Theme...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
336 | 11-24-2024 08:45 AM | |
1201 | 12-03-2023 02:06 AM | |
2821 | 09-18-2023 03:50 AM | |
870 | 07-02-2023 11:28 AM | |
3143 | 07-01-2023 01:20 PM |