• Hi, thanks for the plugin.

    I’m using the plugin along with the Nightingale, and I’ve noticed a couple of minor issues with two blocks after the last updates.

    When I’ve added the Hero Block to a page (at the top), this triggers the horizontal scroll bar. I’ve tried this with the different page templates and with and without background image. There’s also a small white margin to the left of the banner. Not 100% sure what’s causing it.

    Secondly the Panel block using the ‘with label’ option, I’ve found that the box label no longer overlaps the content box as it did before. I’ve temporarily resolved this problem with some custom CSS…

    .nhsuk-card__content{ margin-top: 0 !important;}

    Anything you can look at?

    • This topic was modified 3 years, 1 month ago by Castor.
Viewing 1 replies (of 1 total)
  • Thread Starter Castor

    (@castoruk)

    Hi again

    I’ve resolved the Hero Banner issue by overriding it with

    .wp-block-nhsblocks-heroblock{margin: 0 auto; width: 100%;}

    This doesn’t appear to affect anything else, although I’ve not tested everything.

Viewing 1 replies (of 1 total)
  • The topic ‘Block style issues’ is closed to new replies.