I had my designer develop consistent blog backgrounds but i cannot figure out how to get the title of the blog to appear as a caption overlay instead of below the image. Is there a workaround for this?
Site URL: https://www.thefavoriteco.com/
Hi there,
I had my designer develop consistent blog backgrounds but i cannot figure out how to get the title of the blog to appear as a caption overlay
I have this on my list of things that I wish Squarespace did easily. Let me add a section above blog posts or heck maybe even the thumbnail image would work fine for now.
Following.
You can try play around with CSS (Home > Design > Custom CSS)
@media screen and (min-width:992px) {
/* remove spacing */
.blog-article-spacer {
display: none;
}
/* text overlap image */
Question
TFC 7
Site URL: https://www.thefavoriteco.com/
Hi there,
I had my designer develop consistent blog backgrounds but i cannot figure out how to get the title of the blog to appear as a caption overlay instead of below the image. Is there a workaround for this?
Thanks, all!
Link to post
Top Posters For This Question
2
1
1
1
Popular Days
Apr 26
3
Apr 27
1
May 13
1
Top Posters For This Question
TFC 2 posts
ChrisBartow 1 post
tuanphan 1 post
derricksrandomviews 1 post
Popular Days
Apr 26 2020
3 posts
Apr 27 2020
1 post
May 13 2020
1 post
Popular Posts
TFC
Site URL: https://www.thefavoriteco.com/ Hi there, I had my designer develop consistent blog backgrounds but i cannot figure out how to get the title of the blog to appear as a caption overlay
ChrisBartow
I have this on my list of things that I wish Squarespace did easily. Let me add a section above blog posts or heck maybe even the thumbnail image would work fine for now. Following.
tuanphan
You can try play around with CSS (Home > Design > Custom CSS) @media screen and (min-width:992px) { /* remove spacing */ .blog-article-spacer { display: none; } /* text overlap image */
4 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