Site logo

[Resolved] margin bottom for blog posts header

Home Forums Support [Resolved] margin bottom for blog posts header

Home Forums Support margin bottom for blog posts header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1587213
    Anders

    Hi! I added a background color for the blog posts header, but now it’s too close to the featured image. Can I change the margin bottom in the customizer or do I need to add custom css?

    See example – the light yellow color is too close the image
    https://simpliweb.se/trend-zone-webb-shop/

    #1587322
    David
    Staff
    Customer Support

    Hi there,

    you can either increase the Top Padding in Customizer > Layout > Container

    OR try adding this CSS:

    .page-hero {
        margin-bottom: 50px;
    }
    #1587430
    Anders

    thanks!

    #1587602
    David
    Staff
    Customer Support

    You’re welcome

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.