• I’ve built a page and there’s an unknown translucent geometric shape on it that I can’t get rid of!

    Clues:

    – If I select a different page as my Front Page, the geometric overlay moves to that page.

    – If I delete almost all of the code on the home page, the overlay still appears.

    – If I get rid of the menus, the overlay remains.

    – I’ve double-checked there are no header images, footer images, or add’l background images (I think).

    – I’m using boldgrid with wordpress.

    Any ideas you have would be very helpful. Thanks!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi 2albion,

    The translucent shape that shows up on your home page is added by one of the Inspirations starter content sets and the easiest way to remove those styles is to use some Custom CSS. The following snippet should remove those designs from your website as expected.

    body.home.inspirations-theme-73:before, body.home.inspirations-theme-73:after { border: none !important; }

    Please let us know if there is anything else that we can do to help!

Viewing 1 replies (of 1 total)
  • The topic ‘Mysterious shape on home page’ is closed to new replies.