saguaros Hi Saguaros, your last response is somewhat confusing as the website is now working properly (logo on left, menu on right), yet the Layout remains on 'ja_seven - Home 3.' Upon further investigation I can see the current CSS code is different from the one you posted above, as such:
@media (max-width: 767.98px) {
.t4-vertical-nav .h-nav-middle {
display: block !important;
}
.t4-vertical-nav .h-nav-top {padding-left: 240px;}
}
To clarify for other Joomlart members, is the solution the code above? Or the previously suggested code along with the layout change?