displayed menus

  • Unknown's avatar

    hi, i heve a problem with the displaying of the menus. title is too high in posdition, looks like the toolbar is overlayed. otherwise not every page is fully covered the screen by itself

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi there, I’ve looked into this and I am filing a bug report ticket on this issue. As far as I can remember, I’ve not seen this issue until you brought it to our attention.

    As a temporary solution, go to Customize > CSS, delete all the informational text in that window, and paste in the following custom CSS.

    .logged-in .pique-panel-content {
      padding-top: 80px;
    }
  • The topic ‘displayed menus’ is closed to new replies.