• Resolved diddi4

    (@diddi4)


    Hallo,
    leider wird im Backend die css-Angabe .postbox, .bottom-notices {
    max-width: 1100px;
    }
    durch /erident-custom-login-and-dashboard/er-admin.css überschrieben.
    Bei dem Theme “Divi” führt das zur Verkleinerung des Page Builder.

    Gru?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter diddi4

    (@diddi4)

    … war ja schon Thema ??

    Plugin Contributor Libin

    (@libinvbabu)

    This issue is fixed in the latest version (3.5.5).

    Please do a hard refresh, if the changes not shown quickly. This may happen because of the browser cache.

    Enjoy!

    Hi,

    I have the same issue, but using the latest version I have some custom CSS lines that are still not applied. I tested them first in the inspector screen (as I always do) and copied them exactly as I wanted the changes:

    .login h1, body.login div#login h1 {
    padding: 24px 24px 0 24px;
    background-color: #FFFFFF !important;
    border: 4px solid #ab2927 !important;
    border-radius: 10px !important;
    }
    body.login #nav, body.login #backtoblog {
    text-align:center;
    background-color: #FFFFFF !important;
    border: 4px solid #ab2927 !important;
    border-radius: 10px !important;
    }

    Basically I want to give the logo and both links at the bottom a background and border too, in the same style of the login form, just to make both sections stand out more against the background image.

    I have tried different browsers with hard refresh, but no luck so far. Am I overlooking something?

    Plugin Contributor Libin

    (@libinvbabu)

    Hey,

    I’ve added the same code to the plugin file and everything working fine.

    Are you adding the code to any stylesheet? If that is the case, it won’t reflect. Try adding the same code in the plugin file or as a separate function inside functions.php

    Thread Starter diddi4

    (@diddi4)

    Danke!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘css wird überschrieben’ is closed to new replies.