Replies: 0
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.`