Archived topic
How can i get the same look as "Marketer" for my website
1 reply · Started by Sanjay Yadav on February 21, 2020
Good Evening,
How can i get the same look as "Marketer" for my website ( I have already set everything from typo to Color but not able to setup featured image as you guys have put in Marketer's Thumbnail, i want same exact look for my website, if you guys can suggest some video or any Method or trick, that would be very helpful.
Thank You
SANJAY
Hi there,
Marketer uses this CSS:
@media (min-width: 769px) {
.post-image-aligned-left .post-image img {
max-width: 300px;
}
}
And in the Customizer > Layout > Blog --> Featured Images > Archives the Image is set below Title and Aligned left.