eFoli-Marvic
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎11-02-2024 02:44 AM
Topic Started
0
Topics Started
Topic Solutions
40
Solutions
Post Count
223
Posts
Post Kudos
39
Likes

Bio: I am a Shopify developer and digital marketing expert. I have worked as VA for 2 years in a Shopify store.

Community Badges

No content to show

User Activity

@Ava77 You have to use this code after rendering the product image. You can use this code : {%-if product.description != blank -%} <div class="product__description rte"> {{ product.description }} </div> </div> {%-endif -%}
@Validino It is possible to show different text for different products. You can do it by Shopify Metafields. Here is the detailed helpdoc from Shopify https://help.shopify.com/en/manual/custom-data/metafields 
@Saad_Paswal Please share your store URL and password(If it is password protected.). So that I can check and give you the exact solution. 
@CuriousMeredith 6.Assets > header.min.css 
@minidrinks Please share your store URL and password(If it is password protected.). So that I can check and give you the exact solution. 
@mohamed_arbi  add this code to your site.scss.css file.Navigate to the online store >> Click edit theme code.Now find site.scss.css and paste the following code: .js-newsletter-popup.newsletter-popup.show.newsletter-popup--active{ display: none !i...
@CuriousMeredith  add this code to your css file.Navigate to the online store >> Click edit theme code.Now find CSS file and paste the following code: #shopify-section-template--15082097344593__app-product-reviews{ margin-top: 0 !important; }
@chocolatte1234 This is the modified code, I hope this will work for you. .add-to-cart { font-size: 1px; /* Adjust the font size for the price */ } .add-to-cart .desktop-view { font-size: 16px; /* Adjust the desktop font size for "Add to Cart" */...
@CuriousMeredith Please share your store URL and password(If it is password protected.). So that I can check and give you the exact solution. 
@jameschef86  To get rid of the line please add the code into base.css file@media(max-width:980px){ .section-header.shopify-section-group-header-group{ margin-bottom: 0 !important; } }
@TranqDemon  Please share your store URL and password(If it is password protected.). So that I can check and give you the exact solution. 
@slee3 Please share your store URL and password(If it is password protected.). So that I can check and give you the exact solution. 
@jameschef86   add this code to your base.css file.Navigate to the online store >> Click edit theme code.Now find base.css and paste the following code:@media(max-width:980px){ .header { padding-inline: 5px !important; grid-template-columns: ...
@medusasmakeup   add this code to your base.css file.Navigate to the online store >> Click edit theme code.Now find base.css and paste the following code:.header__menu-item span{ font-weight: 700 !important; }
@BERNAT-LASDUNAS   add this code to your base.css file.Navigate to the online store >> Click edit theme code.Now find base.css and paste the following code:@media(max-width:980px){ .banner__content.banner__content--bottom-center{ align-items: fle...
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Likes given to