• Hello, please excuse me if i am asking stupid questions or previously answered ones. but here goes…… i am new to this

    Please see the web address and supporting pages
    https://www.propwork.com/wordpress/?page_id=79

    Two questions

    (1) Why do i get a grey box in my page content? I have inserted HTML but the background is white. I’ve checked the html and there is no problem there. Any ideas?

    (2) How can i get rid of the page title? eg: On the link i sent the page title is NEWS and is set in bold but i just want to get rid of it completely.

    If anyone can help i would be very grateful

    best

    Mo

Viewing 1 replies (of 1 total)
  • 1. Checked with Firefox 3 and IE8. Can’t see any grey box on that page.

    2. Try adding:

    div.post-headline h1 {
    position:absolute;
    top:-5000px;
    left:-5000px;
    }

    to the bottom of your theme’s stylesheet.

Viewing 1 replies (of 1 total)
  • The topic ‘Grey Boxes & Page title’ is closed to new replies.