amilla
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎04-10-2025 07:47 AM
Topic Started
0
Topics Started
Topic Solutions
0
Solutions
Post Count
8
Posts
Post Kudos
0
Likes

Bio: A dreamer and fashion enthusiast, bringing my personal runway to life through web development.

Community Badges

No content to show

User Activity

you can comment out this line from theme.liquid file<title> {{ page_title }} {%- if current_tags %} &ndash; tagged "{{ current_tags | join: ', ' }}"{% endif -%} {%- if current_page != 1 %} &ndash; Page {{ current_page }}{% endif -%}...
Yes, it will stretch due to CSS applied in parent container. You can add fixed height to mobile only by using this code:@media and (max-width: 480px){ .sp-embed-player{ height: 300px; } } 
You can remove it in the search engine listing from the Product Page backend 
hi @VV21  I believe Google will take whole data including price from the Product Page even you try to hide it visually on your store (unless you remove the price hard code completely)but previously someone has shared their insight here . 
Hello, this could be hard coded in theme.liquid file from theme default. May I know which team you using?
Hi, Jim!You need to apply CSS code under Custom CSS settings under the Image Banner section: 
Hi, the "Choose Option" button isn't clickable
Hi! This is issued with how CSS is applied but for a quick fix: replace it to 'fill':#mp4Player_html5_api {object-fit: fill;}
This widget could not be displayed.
This widget could not be displayed.