Archived topic
margin top on featured image
3 replies · Started by Anders on July 4, 2021
Viewing posts 1–4 of 4
Hi! I am using the "Service" template. Where can I increase margin top for featured images?
see example below
Anders
Hi there,
You can try adding this CSS:
.featured-image.page-header-image-single.grid-container.grid-parent {
margin-top: 50px;
}
thanks!
No problem. :)
This archived topic is closed to new replies.