Hi there community! i want to add some image to my footer, there is flex-items, so how can i do? i'll show you with images how i want to left it! thanks you, appreciate that! here is...
Hi there community! im building my product-template (desktop view) and i want to change structure of product images. here is my original view: and this is how i want to left it, remove slider a...
HI community im making changes on my product-page mobile view, and i want to make something like that: how can i expand product-image to full width? Thanks in advance, any file or...
hi there community! i want to make some edit on my product-template.page i show you an image to explain what i want to make! (on mobile view) desktop view its correct! Any file needed or...
Feb 28, 2021
Hi there, i made a new bar for venture theme, but im having some problems, on how to expand it auto with all resolutions this is what i got for now: and this is how i want to left...
Hi there, i build some new cart - template for venture theme, but im really confused right now, cause dont know where is the way to solve that, probably js? dont know.. The question is, how ca...
Feb 22, 2021
Hi there, im really confused with that, i know {% raw %} is used to temporarily disables tag processing, but there is some td with class , and i want to make that one with class too, but w...
Hi there community! im building my cart page, and i have some issue, here is cart page: and this is what i want to left: in advance, thanks so much for everyone! &n...
Feb 20, 2021
Hi there! anyone know how to change that size of checkbox? on my desktop view its showing correctly but on my mobile device, its much bigger than i want..
Feb 19, 2021
Hi guys, i made that size chart popup, and its almost complete, but this is showing duplicated in selector.options inside product-template.liquid i think its not colocated correctly inside product-t...
Feb 14, 2021
Hi there, im working on header section VENTURE THEME, and im so close to get what i want, but i have some problem with size of subsections inside header. i want to expand that dynamic menu...
Hi there community! I've been turning my head all afternoon, but I can't put it down properly, so i want to make some edits to my new section if its needed, i can share code or prev...
Hi there, im trying to get 4 items per row with my blog's section in venture theme, can anyone help me? here is my blog.liquid file, i think have to use grid item class with one quarter... but dont k...
Hi there! im trying to get the same css works with my copy section "image-content2" and "image-content3" like a "image-content" this is my image-content working as well at homepage: and this is...
Jan 29, 2021
Hi there im building my new page "About us" i added some css for this page, but seems its mixing with my Nav bar cause there is some space now, how can i remove that space? After that, i want to rem...
Hi there!! i want to add title collection to my featured collections in homepage, i'll show you with a picture, what i mean: this is my original version and that is what i want to edit like thi...
Jan 29, 2021
How can i change that code to redirect to my homepage? i dont want to show collection.title im trying to make the same but goes to my homepage {% if collection %} <div class="full-width...
Hi there, I have created a section to display a banner depending on whether it is viewed on desktop or mobile, and I would like to add this section already created, within each collection page...
Jan 28, 2021
Good afternoon community, we continue talking about the topic of creating a multilingual site with VENTURE THEME. In the first instance, we have Spanish as the main language and we are looking to ad...
Jan 27, 2021
Hi there guys! can i add something like this in my contact page and this my page contact custom file: <div class="page-width"> <h1 class="small--text-center">{{ page.title...
On my way to build my store, i wish someone can help me with this, i want to remove that shadow hover effect when it is selected, just the shadow i show you with an image
Jan 26, 2021
i can explain what i need with one image, if anyone is able to help me, i appreciate that, thanks so much, community!
Hi there, in advance thanks to everyone, how can i make that image bigger and remove white space with borders page. And the text, want to make same style font and color than desktop view, but make i...
Hi there again!! i've been searching that for some days, but cant do it... how can i move that header menu with the scroll's page move? Just in mobile view. Thanks to everyone!
Hi there! can i ask for your help? i want to left the same space between every section on my main page. And i'll show you how i want to left, on my main page there is a correct view...
No content to show
User Activity
Hi there community, im creating a individual template for each policy on site, how can i show only that specific policy on each template, here is code i made for that: <div class="flex flex-col items-center my-8">
{% for policy in shop.policies %}...
Hi there community i want to append this string with site's policies, {{ policy.title | append: ' /' }}Output:Privacy Policy / Terms of service / but how can i remove the last one on that array of strings? to get: Privacy Policy / Terms of service T...
Hi there i managed to change images (hide/show) on product variants when i click on another variant option (color), but when i enter on the product page, it show the first option checked by default, so how can i get only the image variants of checked...
08-10-2022
UP!
08-09-2022
@Ahsan_ANC you got a pm with a complete featured-collection.liquid
Hi there, im working on a new featured collection section with swiper JS, but i found some issues on my way, if anyone can help me to solve that, let's start: at first of all i wanna say thanks to everyone who can help me okay, this is my code at ...
Hi there community i created a new section, with product gallery with slider inside card-product it works fine except the last step, i will show you some image to explain better what's going wrong with it, class ProductGallery extends HTMLElement {
...
05-03-2022
Hi there community i managed to create that code that works as tabs function. Every tab has a collection that change with click on other tab, every collection if has more than 4 products it shows some button like "see all". I need to add that on the ...
04-26-2022
Can you share your preview url / password if its needed?
@Jev go to assets/base.css line 917 change this: @media screen and (min-width: 990px)
.title-wrapper-with-link {
align-items: center;
} to this: @media screen and (min-width: 990px)
.title-wrapper-with-link {
align-items: center;
justi...
{{ 'section-aside-backgrounds.css' | asset_url | stylesheet_tag }}
{{ 'section-image-banner.css' | asset_url | stylesheet_tag }}
<section class="landing__backgrounds">
{%- for block in section.blocks -%}
<div class="landing__backgroun...
@Jev can you share your preview url, i will give you code
Hi there, im trying to get this kind of landing-section with aside-menu and hover change image with it. (from eu.kith.com) At the moment this is what i have: https://f0jfypzl040i0kcv-53196980409.shopifypreview.com Script code used : //megamenu ho...
hi there! in the way to make that new section, im getting closer, at the moment i have section with aside - menu, then when you hover link show an image, but how can i put there that images block i created on customizer? here is a preview url to kno...
At the moment I have created an editable section from the customizer, where you can add the desktop and mobile images, and the menu. Now, the question is how to link these background images with each of the "Details-id" and that it changes when the u...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
1288 | 04-26-2022 05:17 AM | |
307 | 04-22-2022 08:06 AM | |
1600 | 04-21-2022 07:55 AM | |
2486 | 03-27-2022 03:16 AM | |
663 | 11-17-2021 03:26 AM |