- This topic has 13 replies, 2 voices, and was last updated 4 years, 1 month ago by
David.
-
AuthorPosts
-
July 30, 2021 at 4:48 am #1876925
Jatin
Hi Guys,
Is it possible to create a menu and assign it to specific page. I want to have one menu for my entire site and different on a specific page for example my forum page which will have forum menu.
July 30, 2021 at 7:33 am #1877128David
StaffCustomer SupportHi there,
if you’re not using the Secondary Navigation elsewhere on your site, then that would be the simplest option. You can use a Layout Element to disable the navigations on the specific parts of the site.
If not use the Conditional Menus plugin:
July 30, 2021 at 7:56 am #1877365Jatin
I found the Secondary Nav and enabled it. But is it possible to merge it with Header Element.
July 30, 2021 at 9:11 am #1877468David
StaffCustomer SupportHeader Elements will merge with any Navigation element. But you will need to set the colors in the Customizer for the secondary nav.
July 30, 2021 at 9:52 am #1877511Jatin
Thanks David, I have done some changes but the alignment does not seem right. can you please check the screenshot link in the private box. I want to align Navigation Menu and Welcome to message and buttons as per the screenshot. Also, if possible to fix it at some position or advice whats best. Currently when i check on 14 inch laptop the buttons and Welcome to is aligned but not the nav bar.
When i check it on a 30 inch screen, it appears to be as per the screenshot.July 30, 2021 at 10:20 am #1877531Jatin
When I checked the forum page on my mobile phone:
– it does not look nice.
– the primary menu was disabled on my forum page using element but when I visit the page using mobile it shows up, why?
– the alignment of the canvas forum menu is out of order and the header element is not visible properly.July 30, 2021 at 1:35 pm #1877713Jatin
Any help here ?
July 31, 2021 at 3:06 am #1878131David
StaffCustomer SupportLets deal with one at a time.
Edit the Header Element set the inner container to full width. And set the Left and Right Padding top 40px ( or whatever works for you ).July 31, 2021 at 3:53 am #1878164Jatin
Hi David,
I have updated as you suggested and adjusted the padding to suit where it needs to be for 30 inch monitor screen. When i open the webpage to 14 inch laptop screen, the alignment changes to the right side.
i have captured it in screenshot so that you get the idea of whats the issue. Please find the link in the private box.
Along with that the Secondary Menu Alignment is also not great as you can see from the screenshots so if you can help me fix this one as well that will be great. Thank You.
July 31, 2021 at 6:54 am #1878283David
StaffCustomer SupportMake sure the Padding units are set to
PX
not%
August 2, 2021 at 1:00 am #1880136Jatin
I changed it all of it to Px values unfortunately its still the same issue on larger screen. The Message with two buttons alignment is towards the left, however, it shows fine on a smaller screen e.g. 14 inch laptop.
August 2, 2021 at 3:48 am #1880336David
StaffCustomer SupportEdit the header element and
1. in the Element Classes field add:
forum-hero
2. set the left and right padding to 40px;Then add this CSS:
.forum-hero .inside-page-hero { max-width: 1720px; margin: auto; }
August 2, 2021 at 11:21 am #1881030Jatin
Great this works.
August 2, 2021 at 6:14 pm #1881322David
StaffCustomer SupportGlad to hear that!
-
AuthorPosts
- You must be logged in to reply to this topic.