• Resolved thierrylarrue

    (@thierrylarrue)


    Hi !
    Slight problems with some blocks in the FSE header since the move to 6.1, and bad formatting in the footer. Could there be a connection ? Because everything was correct in 6.0.3.
    Despite this, for the moment the site is displaying correctly
    Thanks for checking
    Thierry

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter thierrylarrue

    (@thierrylarrue)

    Hi !
    I fixed the problem of the header by regenerating it but there is still the footer margin which was not happening with the previous WP version. Thanks

    Thread Starter thierrylarrue

    (@thierrylarrue)

    Hi again

    I fixed the problem of the footer by modify the CSS like this :

    .wp-site-blocks > * + * {
    margin-block-start: 0rem;
    }

    The margin block was 1.5rem

    😉

    Theme Author MotionBlocks

    (@motionblocks)

    Yes, this wordpress margin system is ugly, We will add fix in update. By the way, it’s better to use next class

    is-style-no-margin

    on blocks where you don’t want to have margins

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘FSE Header block unavailable’ is closed to new replies.