Shopify themes, liquid, logos, and UX
Hi all,
I am hoping to change my collections on my homepage to be smaller. On mobile they currently take up a whole page each, I would love to get 2 collections across instead of just one if possible, attached some pics for reference, using venture theme. URL: www.oddityasylum.com
@OddityAsylum Please provide with the Website URL.
Check this one.
From you Admin page, go to Online Store > Themes
Select the theme you want to edit
Under the Asset folder, open the main.css(base.css, style.css or theme.css)
Then place the code below at the very bottom of the file.
@media only screen and (min-width: 400px) and (max-width: 749px) {
.medium-up--one-third {
width: 50%;
height: 100%;
}
.medium-up--one-third .featured-card--contain {
display: flex;
flex-direction: column;
justify-content: space-between;
height: 60vh !important;
padding: 0 20px;
}
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi,
Thanks for the help! Unfortunately that didnt change anything. I placed it in the "Theme scss.liquid" file which was closest to the main css file you mentioned, but no changes.
No, not liqud. On the asset folder add on the theme.scss.css. In the very last } on this file. Thanks!
I do not have that file the closest I have is theme.scss.liquid. I do not have a file named theme.scss.css, I have none named base or style either. Closest I have to any of those is theme.scss.liquid In assets folder, Is there another file it could be?
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024