• Menu shows a page number #31 (no title)if I set Hide Title option via plugin hide title. If leave unchecked it displays correctly?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi dothan,

    I am not familiar with that plugin, but it sounds like it is too ‘aggressive’ in its way of hiding titles.

    You could do it with some CSS instead, under Appearance > Customize > Additional CSS:

    body.page-id-31 .page-header {
        display: none;
    }

    Regards,
    Tom

Viewing 1 replies (of 1 total)
  • The topic ‘(no title)’ is closed to new replies.