• authorjenna

    (@authorjenna)


    I’m using the plug-in Mooberry Book Manager and I’m finding the individual book pages are covering my navigation bar.

    Is there any way I can fix this?

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

Viewing 1 replies (of 1 total)
  • supernovia

    (@supernovia)

    That’s odd, I haven’t seen a plugin do this before. But it looks like this CSS will help:

    @media screen and (min-width: 1000px) {
      .content-wrapper.full-width.with-featured-image {
        margin: 0 13% 0;
        padding: 1.6em 3% 0;
      }
    }

    Can you try that and let us know if you need more help?

Viewing 1 replies (of 1 total)
  • The topic ‘Second Navigation bar being covered by plug-in’ is closed to new replies.