• Resolved multiday

    (@multiday)


    Hi, the summary text is appearing twice. How do I prevent this. Many thanks.
    Abichal

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author mooberrydreams

    (@mooberrydreams)

    This is due to your theme displaying the excerpt at the top of the page. You can hide that by going to Appearance -> Customize -> Additional CSS and adding the following code:

    .single-mbdb_book .post-excerpt {
        display: none;
    }
    Thread Starter multiday

    (@multiday)

    Thank you so much.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Summary text appears twice’ is closed to new replies.