• Hi,
    I have just updated to the latest Discover theme on 1 December on my site BridgeNature.org. Before I did this the selection menus pretty much lined up at the top with the site’s logo, and the Welcome statement and slider box sat just underneath. Now there is a huge pile of white space at the top and everything is out of line, but I can’t see why. It doesn’t look like this on the Discover theme that is displyed for downloading. Can anyone help please. I’m not that hot on editing CSS.

Viewing 4 replies - 1 through 4 (of 4 total)
  • BridgeNature

    /** Add a float:left; to the #logo id**/

    ———— See Below———–

    #logo {
    float: left;
    margin: 0;
    }

    Hope that helps ??

    Thread Starter BridgeNature

    (@bridgenature)

    Mrrodeno,

    Thanks for your suggestion. I have pasted this:

    #logo {
    float: left;
    margin: 0;
    }

    into the ‘logo’ section of the CSS using the ‘Edit’ facility in my WordPress site, but it doesn’t seem to make a difference.

    The selection menus should be at the top of the page next to the logo, but I don’t know if they have been shifted down because there is a shortage of space or if they are sitting lower because there is some padding in there somewhere.

    Just confused!

    Thanks for you help though.

    Thread Starter BridgeNature

    (@bridgenature)

    Mrrodendo,

    Well as I said I tried what you said. It didn’t seem to make any difference, but then I updated WordPress to the latest version and everything seems to be ok now with the menus in the right place!

    I’m not sure which bit made the difference or if it was a combination.

    Thank you very much for your help.

    BridgeNature

    BridgeNature,

    You are welcome. I am happy that your website is working. It could have been a combination ??

    Keep up the good work!

    mrrodeno

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Discover theme menu layout problem’ is closed to new replies.