I would like the longer blog titles in the featured blog section and blog header to go on one line. I’m using Context Theme.
Thanks in advance
I would like the longer blog titles in the featured blog section and blog header to go on one line. I’m using Context Theme.
Thanks in advance
hii, @timtayofficial
Kindly share your store URL so,
I can solve your problem.
Thank You.
https://timtay.me/blogs/stories
Thank you!
hii, @timtayofficial
Paste this code on top of the theme.scss file.
.card__name {
width: 405px !important;
}
Thank You.