Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thanks for the reply designbyjesseR. However I get no luck when adding the above code to my child theme. The menu bar doesn’t move at all. The only other thing I can think of that might be affecting it is my header. To widen my header I have added the following to my child theme.

    .header {
    height: 150px;
    }

    Would this be affecting it?

    I am trying to do the same as the original poster (move the menu to below the header).

    I have inserted the above code into my child style.css (correcting for the misspelling of position), however when I adjust the ‘top’ value the menu bar moves down about 1cm on the screen but no further (regardless of what px value I insert).

    Any help would be greatly appreciated 🙂

    The website url is: http://www.aspectpacific.com.au/WPTEST/

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