Control Primary Menu and remove header
-
Hello,
I have two problems.
1. I created a menu that I set as the primary menu and put it in the left sidebar in this theme. The menu is black on the page. However, it is not 100% according to my requirements.
1.1 If I click an item, the page will only be displayed. I also need to show its sub-items in the menu (of course, if the item has some sub-items)
1.2 This is also related to the fact that when you click on a sub-item, the menu changes to default (it hides all sub-entries). Must be retained + step 1.1.
1.3 At the end I put a search item (The magnifying glass), but after clicking, the search pointer is displayed in the middle of the entire menu and not down where the magnifying glass is. How do I move it?2. How to remove the header. I did it using a jquery
$ (“header”) remove ();
This works, but the page flashes after loading – it loads with the header, which is then deleted and the page content moves upward, which looks unsightly. There is another solution.
Please advise.
Thank you
- The topic ‘Control Primary Menu and remove header’ is closed to new replies.