Hello
How can I show menu and logo without masthead?
When I add a row in masthead for a menu item, top menu icon and logo are showing. But I don't want masthead in some pages.
99graphics1 Hi In this template the masthead show vertically only for the High resolution screen size. You can control the masthead from Masthead module and unassigned it for specific page. On the articles it auto use the intro image to display. If you can provide me the page URL and illustrated screenshot how you would like to display it, I can check it better for you.
Regards
I want to show what is in the red in the image - menu icon, logo, and search.
O don't want to show what is in the green.
99graphics1 Hi The masthead title is from Article title. This required you to hide the Article title and it will not display. Also the Height of masthead will be adjusted by css. For this I need page URL.
Here is the link:
https://circustheory.com/projects
I don't want to show the word "Projects", but I need the top bar where there is menu and logo.
99graphics1
Hi Add this code in custom.css file
.itemid-104 .jamasthead .jamasthead-detail { display:none;}