[Support request] Top margin hassles

Home Forums Support [Support request] Top margin hassles

Home Forums Support Top margin hassles

  • This topic has 1 reply, 2 voices, and was last updated 5 years ago by Leo.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #850964
    Hazel

    Hi there
    I have a need to eliminate the top margin under the header. I’ve put in some code I got from the forum. It seemed to work for a couple of seconds then nothing:

    //* Set page top margin to 0 *//
    .one-container.site-content {
        padding: 0px;
    }
    .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: 0px;
    }
    

    Any ideas?

    #850979
    Leo
    Staff
    Customer Support

    Hi there,

    Removing the top content padding should work:
    https://docs.generatepress.com/article/content-padding/

    Let me know 🙂

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