Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #294344
    Ronald
    Participant

    Invoice ID: #289045 August 28, 2021

    Gutenberg’s File block for PDF’s does not seem to play well with your latest version of Catch Base Pro theme.

    If I use PDF Embedder (and classic editor, not Gutenberg), the PDF looks great. But with Gutenberg File block, the PDF spills off page and covers the footer.

    Works fine:
    https://calrta2.org/test-ctc-update-classic-editor-and-pdf-embedder/

    Does not work:
    https://calrta2.org/test-ctc-update-gutenberg-and-file-block/

    I am contacting WordPress forum also, this may not be an issue you folks can resolve.

    If you have any insights, please let me know.

    Ron Scott

    #294399
    Skandha
    Participant

    @rscott7706: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .fluid-width-video-wrapper .wp-block-file__embed {
        position: unset;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Gutenberg – File block’ is closed to new replies.