Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1172512

    Hi please can someone help me with an issue i have.
    The page looks fine when not logged in to admin but when you log in it goes a little skitz

    https://warchildradio.com/wp-admin

    #1172636

    Hey PhatJ,

    I see that you are running a performance plugin, what happens if you clear the cache and/or disable the plugin?

    Best regards,
    Rikard

    #1172719

    same problem – i think maybe a bit of code to push the background image down when logged into admin should do the trick

    what do you think?

    #1173071

    Hi,

    Sure, you can try that. This CSS might work:

    .logged-in #header_main {
        top: -32px;
    }

    Best regards,
    Rikard

    #1173217

    sorted thank you

    #1173569

    Hi PhatJ,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.