• Resolved DesireeReneeable

    (@desireereneeable)


    So I’m trying to remove the “site identity” shadow box in the Header for the “Blog Fever” theme. Can anyone help me with this?

Viewing 1 replies (of 1 total)
  • Theme Author Yavor Spassov

    (@ygspasov)

    What do you mean by “”site identity” shadow box”? If you want to remove the border surrounding the title and the description, you can just add:

    .header-box {
    border: none;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Removing the "Site Identity" Shadow Box in the Header for "Blog Fever" Theme?’ is closed to new replies.