Shopify themes, liquid, logos, and UX
Hi,
I have added a featured blog slider to my homepage, and I have tried to add a link in the "excerpt" but it the html does not get rendered on the finished page.
Ideally I want to show:
[IMAGE] - works fine
[TITLE] - works fine
[DATE OF EVENT] - I could use the "visibility date" for this and just remove it's hidden functionality in the code i guess?
[ORDER NOW BUTTON] - this should go to the link I added into "excerpt"
I think the problem is, the ENTIRE "tile" is a link to the blog post, and I can't find how to remove this in the code.
https://cravingcrust.myshopify.com/
Also, on the actual "blog" page, which is my locations page, how can I change it to have more than 2 columns?
https://cravingcrust.myshopify.com/blogs/locations
Any help would be appreciated!
Thank you
- Here is the solution for you @CravingCrust
- Please follow these steps:
- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.
@media screen and (min-width: 750px) {
.blog-articles {
grid-template-columns: 1fr 1fr 1fr !important;
}
}
- Here is the result you will achieve:
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase
Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell
Great, that has fixed the second problem - any idea on the first?
Thank you!
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024