• Resolved inventorgeorge

    (@inventorgeorge)


    Is there a way I can move the menu to below the header, instead of above it?
    I am an illiterate HTML user, so a solution must involve minimal code changes.
    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author gopiplus

    (@gopiplus)

    Hi inventorgeorge,

    Its very easy. Open header.php file from the theme folder and move the menu code (i.e block <!– start website menu –>) to after “<!– end website header –>”

    Thanks & Regards
    Gopi

    Thread Starter inventorgeorge

    (@inventorgeorge)

    Gopi, I did as you say, and I have an interesting result.
    I was logged in as admin when I checked the modified header.php.
    It gave me what I wanted, menu is below the header image.

    However, I then checked it on a second computer I use to see a page as an unlogged in user would see it. The menu is back on top. I downloaded the header.php file, just to be certain that it somehow didn’t get changed, and it is as you said. The header code comes before the menu code.

    The position of the menu is dependent on whether I am logged in or not. How can that be?
    Regards,
    George

    Theme Author gopiplus

    (@gopiplus)

    Hi inventorgeorge,

    No chance for this. because we are moving the entire menu code after header part. i think its a cache issue. if you are using any cache plugin please clear the cache (also clear browser cache) and try again.

    Thanks & regards
    Gopi

    Theme Author gopiplus

    (@gopiplus)

    Hi inventorgeorge,

    Please let me know if any issue. closing ticket.

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