Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #295897
    jemasciana
    Participant

    is it possible to delete the icon being used as a page spacer between the header and the page body? Thank you

     

    http://www.atxhousefairies.com

    #295928
    Skandha
    Participant

    @jemasciana: Hello there,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .square {
    display: none;
    }

    Let me know if this works out!

    Kind Regards,

    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘delete page spacer on pages’ is closed to new replies.