• Resolved twohumans

    (@twohumans)


    Hi, Note that if you don’t add a background to Dashboard Welcome for Beaver Builder since Worpress version 5.9, two images from the WordPress Welcome screen are displayed in the background.

    .welcome-panel {
      background: #2271b1 url(images/about-texture.png) center repeat;}
    .welcome-panel::before {
      background: url(images/about-header-about.svg) no-repeat center;
    }

    This changes significantly the layout and make text difficult to read. To correct this we have to add a background colour to the layout and make sure the rows in the layout are full width.`

    • This topic was modified 2 years, 10 months ago by twohumans.
    • This topic was modified 2 years, 10 months ago by twohumans.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Background since WP 5.9’ is closed to new replies.