Site logo

[Resolved] Blank spaces on the article page

Home Forums Support [Resolved] Blank spaces on the article page

Home Forums Support Blank spaces on the article page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2554893
    Ghazi

    Hello guys
    I want to reduce the empty space before the title of the article.
    What is the way to do this?
    Attached are pictures of the part I’m talking about

    #2555251
    David
    Staff
    Customer Support

    Hi there,

    go to Customizer > Layout > Container and reduce the Top Padding.

    If you want to only change the single post padding then use CSS:

    .single-post #content {
        padding-top: 40px;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.