• Resolved reichartwatch01

    (@reichartwatch01)


    When I use my own front page image and leave the show header text box unchecked a coloured artifact remains behind. If I make the colour for the background white to match my image, the text disappears in the lower part of the static front page. Is there any way to remove this square artifact? https://www.perfecttiming.ca

Viewing 3 replies - 1 through 3 (of 3 total)
  • MagnusCron

    (@magnuscron)

    Hi!

    You can just add this to your css

    .site-branding{
    display: none;
    }

    Hope this helps.

    Thread Starter reichartwatch01

    (@reichartwatch01)

    Is there a certain place in the css that I need to paste the code in? I’ve tried two locations, refreshed page and cleared cache. The background for the header text is still there.

    Thread Starter reichartwatch01

    (@reichartwatch01)

    sorry neophyte. found it solved

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Header Text Artifact’ is closed to new replies.