• I put the description of my book in the summary section, but it’s now showing up twice on the page. Did I do it wrong?

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

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

    (@mooberrydreams)

    It looks like your theme is automatically adding in an excerpt piece. If you go into Appearance -> Customize and paste in this code under the Custom CSS section, that should fix it:

    .type-mbdb_book .excerpt {
        display: none;
    }
Viewing 1 replies (of 1 total)

The topic ‘Excerpt’ is closed to new replies.