• Resolved on3ofak1nd

    (@on3ofak1nd)


    Hello,
    I have reviewed many posts with a similarly described problem but none of the solutions have worked for me.

    I am new to wordpress and the concept of child themes.

    When I first setup the twentyfourteen theme with my header and nav menu everything looked good and there was no extra space. I then attempted to setup a child theme and even though my child theme css file has nothing in it, a strange side affect was produced. A thin strip of white space appeared between my header image and my top nav menu. It is distracting to say the least.

    See http://www.lobdellphotography.com

    To add to the confusion I decided to remove the child theme setup completely thinking I could troubleshoot it later… I deleted the entire directory and activated the original theme through the dashboard but now the white space remains regardless!!

    I went ahead and reinstalled the child theme and activated it again in an attempt to find a solution through the css file… but I have had no luck.

    Any help would be appreciated.

    Thanks in advance,
    Wes

Viewing 5 replies - 1 through 5 (of 5 total)
  • On line 116 of the parent theme’s stylesheet, someone tried to comment out the background: #f5f5f5; line in the body { ... } section, but they used the wrong comment delimiter; \* is incorrect, the correct way to end a comment is */. Because of that, a large portion of the parent theme’s stylesheet was commented out. Using the correct comment delimiter fixes the problem.

    Thread Starter on3ofak1nd

    (@on3ofak1nd)

    *facepalm*

    You rock. Thank you!!!

    Newbie here for wordpress.org. I know wordpress.com, but not the layouts, plugins and twenty fourteen theme.

    Questions:
    1) the white part that is blank between black top banner and gallery pic….what goes in there? I also have the shortcodes plugin.

    2)can I use a background image for all pages?

    So sorry to pop in thread on3ofak1nd

    Any suggestions as what I can change in there? It’s a musician site and so it will have a lot of media plugins on it.

    Thank you so much!

    @rscout78please don’t pop in on other people’s threads – you can start your own on this theme forum here:

    https://wordpress.org/support/theme/twentyfourteen#postform

    I’m new. Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘White space between header and nav menu’ is closed to new replies.