Hi,
i’d like to move the image above the menu on right side, titel and sub-titel on left above the menu.
This code (custom css) moves it to the header
html #wrapper #header .header-content .header-logo {margin: 0 auto; float: right; clear: none; text-align: center; display: block;}
but the titel disappears.
Then I remove the code in “header.php” just before this element:
</header> <!-- end of header -->
but the menu disappears.
Thanks.
Best regards,
Feldstein