No content to show
User Activity
09-14-2023
Hi @cherrysorbet Thank you for reaching out to the Shopify community. To change the url of the policies link, you can add the policy by going to your theme code editor. Please follow the steps below:- Go to your theme code editor and search for a f...
Hi @swayurindia If you want to change the font size of product price on not on sale product page, then make changes in class .price__regular .price-item--regular .price__regular .price-item--regular {
margin-right: 0;
font-size: 22px;
} Than...
Hi @AhmedAM Thank you for reaching out to the Shopify community. You can customize the section where you want to insert the links. Please go through the link given below for detailed solution.https://avada.io/shopify/docs/how-insert-links-rich-tex...
Hi @swayurindia Thank you for reaching out to the Shopify community. In order to change the font of regular price of price on sale you have to go to your theme code editor and search for the file component-price.css in Assets folder, there search fo...
Hi @Karolis3 Thank you for reaching out to the shopify community. To show only language code instead of name, please follow the below steps.Go to your theme code editor and search for file named language-localization.liquid in Snippets folder.Search...
09-08-2023
Hi @jessiandco Thank you for reaching out to the Shopify community. You can make your image banner clickable by making changes in your theme code editor in a file named image-banner.liquid in the Sections folder.Please refer the link below for a de...
Hi @TheAnyTony Thank you for reaching out to the Shopify community. Yes you can can change the font of one section without changing the font styles of all headings.Just target the elements you want to change the font of in base.css files and change ...
Hi @LakeBaez In order to change the redirection URL of start shopping button, please follow the below steps Go to your theme code editor and search for file cart-drawer.liquid and main-cart-items.liquid in Sections folder.In both these files search ...
09-05-2023
Hi @Czaban Thank you for reaching out to the Shopify community. In order to change the cart icon go to your theme code editor and search for file named icon-cart.liquid and icon-cart-empty.liquid in Snippets folder. There remove the svg code and add...
09-04-2023
Hi @domo2 In order to change the color of the cart icon on specific page please follow the below steps:-1. Go to your theme code editor and search for a file named header.liquid in Sections folder.2.In this file search for icon-cart, and add the bel...
09-01-2023
Hi @Lazar92 If the solution was helpful can you please mark it as accepted solution. Thanks
09-01-2023
Hi @Lazar92 Thank you for reaching out to the Shopify community. In order to hide the continue shopping button on your cart page, you have to go to your theme code editor and have to add the below code in your base.css file in Assets folder. .cart__...
09-01-2023
Hi @domo2 Thank you for reaching out to the shopify community. In order to change the cart icon go to your theme code editor and search for file named icon-cart.liquid and icon-cart-empty.liquid in Snippets folder. There remove the svg code and add ...
09-01-2023
Hi @themodernbazaar Yes you have to you have to add font first and then you can use it. You can also make use of google fonts and add the desired font in your website.link for reference - https://community.shopify.com/c/technical-q-a/how-to-use-cust...
08-29-2023
Hi @themodernbazaar Thank you for reaching out to the Shopify community. In order to change the font of the your brand name in the header section you have to make changes in your base.css file in Assets folder In your theme code editor. Go to the ba...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
2243 | 09-12-2023 04:32 AM | |
1828 | 09-01-2023 02:15 AM | |
1033 | 09-01-2023 01:49 AM | |
1670 | 07-28-2023 05:49 AM | |
593 | 07-26-2023 02:52 AM |