• Resolved monashee

    (@monashee)


    I have just installed WordPress with the Blogolife theme at https://monasheegirlguides.com/. I have the installation in a subdirectory of the root, and when working on it I found that I had white space above my header image that I didn’t like. I searched online and found that I needed to deal with the branding… I put this code into Simple Custom CSS and it worked perfectly:

    #branding {
    display: none;
    }

    I have just, however, changed the site that although it is in the /wp directory, it appears as though it is in the root. When I made this change, all went smoothly, except that the white space is back. The code is still in the css file, so I don’t understand why the branding is showing again! Any help would be greatly appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter monashee

    (@monashee)

    Apparently I had 2 locations to enter custom css and when I put it in the second spot it worked.

    Thread Starter monashee

    (@monashee)

    Apparently I had two spots to put in custom css. Put it in the second location and it worked.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Extra Whitespace – branding’ is closed to new replies.