#111780
 Laura
Moderator

Hello, try the following css at style.css of child theme 🙂
Change color as you wish

COPY CODE

.dashboard-container {
    border: 1px solid #23c9bf;
    background: #1F7592;
    color: white;
}

For the logo try using this css

COPY CODE

.logo img {
    max-height: 80px;
    max-width: inherit;
    width: 260px;
    margin-left: -25px;
}
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

Log in with your credentials

Forgot your details?