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.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Great, that has fixed the second problem - any idea on the first?
Thank you!
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025