No content to show
User Activity
hey guys this is my recently viewed products i want it to make go swipe in mobile view mainand this is how i want it this is my code <script>
// First Block
function setRecentlyViewedPdp() {
const pdpData = {
productTitle...
please help its urgenthey guys when im scrolling the header items is proper as i wanted but as soon as i am hovering the header while scrolling it the logo goes back to white all things are fine except logo pls help urgenttransparent header this is ...
it didnt work
03-27-2024
hey guys if i want to make changes in CSS in snippet file for a particular section but that snippet file is render everywhere but i want changes in CSS in that snippet file in a particular section only not everywhereExample:if i want hovering tex...
hey did you find the solution?
03-21-2024
hey i want to add slider in Collection list in Desktop similar to featured collection slider in Desktop please help below is my code for featured collection and Collection list featured collection code{{ 'component-card.css' | asset_url | styleshee...
03-20-2024
Thank You ! it Worked
03-20-2024
hey guys i have added the background video section but why the video is not visiblebelow is my code{%- if section.blocks.size > 0 -%}
{%- for block in section.blocks -%}
{% assign image_url = block.settings.image | image_url: '1x1' | repl...
hi in my dawn theme im trying to add image gallery but im unable to add button in my gallery please helpbelow is my code ```{%- unless settings.page_width != blank -%}
{%- assign settings_page_width = 1600 -%}
{%- endunless -%}
{%- assign images_p...
hey did you find the solution?