• Resolved SunnyPapaBear

    (@sunnypapabear)


    While it would be nice to have the books sorted by Series or Stand-alone, I want to be able to disable the Series Name above the books – I am using my own Title Headers and wanted to enter text between the Series Title and the books in the GRID. I did not see a setting for this, so I’m guessing it might be a Custom CSS solution? Any assistance would be appreciated.

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

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

    (@mooberrydreams)

    I am so sorry I missed this post.

    Yes you can use CSS. Put this under Additional CSS in Appearance->Customize:

    h2.mbm-book-grid-heading1 {
    visibility: hidden;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Disable Series Name in GRID’ is closed to new replies.