Sidebar has disappeared

Viewing 3 posts - 1 through 3 (of 3 total)
  • #16615
    dondemaio
    Participant

    I just noticed. I tried to put it back but it just won’t appear. (http://dondemaio.com/)

    Anyone have any solutions?

    Don

    #16626
    Daniel Tara
    Keymaster

    You have this in your custom styles:

    aside {
    	display: none;
    }

    Widgets are wrapped in aside tags so that code renders them invisible.

    #16639
    dondemaio
    Participant

    Perfect. Thank you, Daniel, for the attention.

    Don

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.