Home › Forums › Gym Master Theme Support › header menu on homepage
- This topic has 5 replies, 2 voices, and was last updated 3 years, 1 month ago by
Forum Moderator.
-
AuthorPosts
-
August 25, 2020 at 2:02 pm #159952
So I am using the Gym theme…I have purchased the full pack…but love the demo so much I am using that verwsion.
The one question I have is that I would like to display a logo only in the homepage header with no menu visible, then on my content pages vice-verdsa, a the header menu with no logo.
How do I do that?
my website is: https://www.Podcastcadet.comany help is appreciated
August 26, 2020 at 11:57 am #160000Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.sitenav { display:none !important;}
Regards,
ChrisAugust 26, 2020 at 4:14 pm #160023okay I can do that easy enough..but that gets rid of ALL site nav options.
what I need specifically is a way to remove site nav on homepage only while maintaining site nav on the rest of the site pages.
August 27, 2020 at 11:52 am #160071Hi,
Kindly go to Appearance >> Menue >> Remove there, menus you don’t want.
And remove this CSS from custom CSS box:
.sitenav { display:none !important;}
Regards,
ChrisAugust 27, 2020 at 2:54 pm #160094whenever you go to the menus in customize and remove them from homepage the template by default replaces them with a menu of ALL website pages by default.
This solution also does not address the issue of different content in the header between homepage and remaining pages as requested.
also is there a way to center all content? My homepage wants to shift content to the left despite being set to full wide.
August 28, 2020 at 12:25 pm #160164Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.