[Resolved] Trying to remove a blank line at the top of my content

Home Forums Support [Resolved] Trying to remove a blank line at the top of my content

Home Forums Support Trying to remove a blank line at the top of my content

  • This topic has 4 replies, 2 voices, and was last updated 9 years ago by Tom.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #91899
    Stephen Liff-Anderson

    Hi Tim,

    I have some pages where the content begin with a full width image.

    I’ve set all the element spacing to 0, but there is still a blank white space/line above this image, directly below the navigation menu. (See this in http://www.ionpos.com )

    I also see this space/line when I’m in the content edit window, but there doesn’t seem to be any way to delete it.

    Is there a way to alter some of the css to remove this space/line?

    Thanks,
    Stephen

    #91900
    Stephen Liff-Anderson

    Turns out the blank space toggles between white and the blue background color, depending on whether I set Content Layout as “Separate Containers” or “One Container”. Still want to get rid of this blank space…

    Thanks!

    #91922
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Give this CSS a try:

    .home .entry-content {
          margin-top: 0;
    }
    #92292
    Stephen Liff-Anderson

    Worked great! I used Custom CSS to install.

    Thanks ๐Ÿ™‚

    #92388
    Tom
    Lead Developer
    Lead Developer

    No problem ๐Ÿ™‚

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