Moving Menu Above Logo on Stack: Center Header
Hey team, I've got what I'm sure is a simple question that I just can't figure out. All I want to do is move the menu for my client's site above the logo when viewing on a standard screen (not mobile or anything of course). That's it. I can edit the hell outta CSS when it comes to BeTheme, but I just can't figure out how to structurally swap those two elements vertically.
Any help would be greatly appreciated! (Website URL is http://circle.saaw.ca by the way.) Thanks!
Comments
you will not be able to do this just with css. You would have to edit and modify the header files to change the HTML structure.
thanks
all the files lead to one file, which is the header.php file.
Also take a look into betheme/functions/theme-head.php
thanks