• How do I remove the box and post information on the front page? I looked everywhere and find no place to delete it.

    Working in Firefox on 2015 Macbook Pro.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @artistwoman,

    Could you be more specific, so we (forum’s participants) can help you ?!
    A screenshot of the area would be very helpful or a link to your site with a clear description of what you want to do…

    SYA ??

    Thread Starter Artistwoman

    (@artistwoman)

    screen shot

    The area underneath the header image. I can find no way to reach the grey area and I do not want a blog post beneath it, rather just a static line of text.

    I know I sound like a novice, but this is not my first rodeo…

    Thanks.

    • This reply was modified 8 years, 3 months ago by Artistwoman.
    Theme Author InkHive

    (@inkhive)

    Hello @artistwoman,
    Add the following code to custom CSS-
    #content {
    display: none;
    }

    It should hide the post box and other content.

    Can you please also share the URL of your site. Sometimes, it gets very convenient to provide a solution when you observe the issue live on the site.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘remove grey box on front page?’ is closed to new replies.