SolveigTraeet 6 Share Posted February 14 Site URL: https://caper-badger-3s6d.squarespace.com/blog/mytruth Password: home I wish to replace Blog post titles with custommade ''image''. I want different image on each blog post. Can anyone help? Link to post
0 tuanphan 9,525 Share Posted February 15 Add to Design > Custom CSS div.blog-basic-grid>article:nth-child(1) .blog-title { background-image: url(https://cdn.pixabay.com/photo/2021/02/03/14/52/woman-5978200__340.jpg); background-size: cover; background-repeat: no-repeat; color: transparent; } div.blog-basic-grid>article:nth-child(2) .blog-title { background-image: url(https://cdn.pixabay.com/photo/2018/03/19/15/04/wet-3240211__340.jpg); background-size: cover; background-repeat: no-repeat; color: transparent; } You can send your question to my email to get faster answer. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
0 SolveigTraeet 6 Author Share Posted February 15 4 hours ago, tuanphan said: Add to Design > Custom CSS div.blog-basic-grid>article:nth-child(1) .blog-title { background-image: url(https://cdn.pixabay.com/photo/2021/02/03/14/52/woman-5978200__340.jpg); background-size: cover; background-repeat: no-repeat; color: transparent; } div.blog-basic-grid>article:nth-child(2) .blog-title { background-image: url(https://cdn.pixabay.com/photo/2018/03/19/15/04/wet-3240211__340.jpg); background-size: cover; background-repeat: no-repeat; color: transparent; } @tuanphan Thank you for replying! But I need the blog post images to be different on all blog posts, even in the different categories (like the code you gave me on blog thumbnail hover effect). Can you help me with the code for each blog post title within different catergories (My Truth / Lyrics / Behind My Lyrics)? Link to post
0 SolveigTraeet 6 Author Share Posted February 21 On 2/15/2021 at 8:21 PM, SolveigTraeet said: @tuanphan Thank you for replying! But I need the blog post images to be different on all blog posts, even in the different categories (like the code you gave me on blog thumbnail hover effect). Can you help me with the code for each blog post title within different catergories (My Truth / Lyrics / Behind My Lyrics)? @tuanphan Can you help me complete this? Link to post
0 tuanphan 9,525 Share Posted March 2 Try adding to Mytruth Page Header <style> div.blog-basic-grid>article:nth-child(1) .blog-title { background-image: url(https://cdn.pixabay.com/photo/2021/02/03/14/52/woman-5978200__340.jpg); background-size: cover; background-repeat: no-repeat; color: transparent; } div.blog-basic-grid>article:nth-child(2) .blog-title { background-image: url(https://cdn.pixabay.com/photo/2018/03/19/15/04/wet-3240211__340.jpg); background-size: cover; background-repeat: no-repeat; color: transparent; } </style> SolveigTraeet 1 You can send your question to my email to get faster answer. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
Question
SolveigTraeet 6
Site URL: https://caper-badger-3s6d.squarespace.com/blog/mytruth
Password: home
I wish to replace Blog post titles with custommade ''image''. I want different image on each blog post.
Can anyone help?
Link to post
Top Posters For This Question
5
2
Popular Days
Mar 2
2
Feb 15
2
Feb 14
1
Feb 21
1
Top Posters For This Question
SolveigTraeet 5 posts
tuanphan 2 posts
Popular Days
Mar 2 2021
2 posts
Feb 15 2021
2 posts
Feb 14 2021
1 post
Feb 21 2021
1 post
Popular Posts
tuanphan
Try adding to Mytruth Page Header <style> div.blog-basic-grid>article:nth-child(1) .blog-title { background-image: url(https://cdn.pixabay.com/photo/2021/02/03/14/52/woman-5978200__
Posted Images
6 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment