• Firstly I would like to remove some of the space between the title of the text and the heading. There is too much space. I have padded the sidebar to try and bring it in line which I can remove, but I would like less white space above the text heading. The link is:

    https://www.hsctstopsms.com/what-is-hsct/

    Any help appreciated!

    Tina

Viewing 6 replies - 1 through 6 (of 6 total)
  • you could try adding this rule. But it would effect all your h3 settings

    .entry-content h3 {
        margin-top: 0px;
    }

    Thread Starter tinalouise50

    (@tinalouise50)

    Thanks will give it a go…..

    many thanks

    Tina

    I too am having a problem removing extra white space above a headline on the Home page. Link here:

    https://nativesciencereport.org/

    I don’t see any content in Firebug or the PHP file so there’s nothing to remove. (?) Where should I be going to find this in order to remove it?

    Also, when you go to the site, the BLOG page comes up first instead of the HOME page. How do I fix this so the HOME page comes up first?

    Thanks
    Polly

    Sorry. Link below:

    I too am having a problem removing extra white space on my Home page:

    https://nativesciencereport.org/

    Also, as you can see, the BLOG page comes up first instead of the Home page. How do I fix this as well?

    Thanks
    Polly

    BTW – I tried adding the rule mentioned above to the Stylesheet but that didn’t change anything. I need to remove the white space above the Title. Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Remove space above text heading?’ is closed to new replies.