This topic has 1 reply, 1 voice, and was last updated 9 years by parousia.

  • Author
  • #60972
     parousia
    Participant

    Hi,

    Is there any reason why some css would stop working when logged out?

    When logged in everything works fine, but when I log out certain styles break. Not all just some.

    on example among many is I’m trying to add page backgrounds for different pages using css. An example is below. Ive set the main background to transparent in theme settings. However one some pages this css breaks. Also the log in modal window goes transparent but I’m unable to set it back to a white background using css.

    Any help would be appreciated because I’m really scratching my head.

    COPY CODE
    
    .page-id-1388 .kleo-page #main {
        background-image: url("http://cultexposure.com/wp-content/uploads/2015/06/bactivitypage.jpg");
        background-repeat: no-repeat !important;
        background-position: right top;
    }
    
    #61019
     parousia
    Participant

    found a solution by using a child theme. Wish I’d done this a long time ago!

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘some css breaks when logged out?’ is closed to new replies.

Log in with your credentials

Forgot your details?