Tagged: x
-
AuthorPosts
-
June 6, 2016 at 11:48 am #1028315
NuccoBrainParticipantHi guys
I set up a One Page Navigation on a website I am working at the moment, it work perfectly on the main page. However when I am moving to different pages I would like the menu to be the same but this time have links to specific page example jumping from FAQ to BLOG as so on. I thought the best ideas was to recreate the same menu I have but with links to pages and than assign it to specific page?thanks for your help
June 6, 2016 at 1:56 pm #1028511
RupokMemberHi there,
Thanks for writing in! One Page Navigation supposed to be used on single page website. So if you are mixing this with multi page navigation then you should create different One Page Navigation for other pages and assign to respective pages.
Hope this makes sense.
Cheers!
June 7, 2016 at 9:03 am #1029932
NuccoBrainParticipantHi there
thanks for your reply. I thought to create a different menu with links and use it on all the other pages except for the main hP where I would use the one page navigation. I create the new menu in wordpress. However I cannot work out where to change it? I looked in customizer without any luck.
Thanks for your helpJune 7, 2016 at 11:28 am #1030213
RupokMemberHi there,
Thanks for updating. You can assign a menu for entire site from Appearance > Menus. If you want to set specific One Page Navigation for pages then you will find the option within Page Settings – http://prntscr.com/bdi2mv
Hope this helps.
Cheers!
June 7, 2016 at 4:27 pm #1030702
NuccoBrainParticipantHi there
thanks for your your help as now I know how to have different menu. My problem now is that my the entries on the menu are a bit to big. I work out that is the right dimension on css:
.x-container.width {
width: 95%;
}How can I applied to all the pages, as if I change each page css will take too long. The same is for the footer color, is the a master css I can use?
2 When uploading new images I got this error (attached)
3 On my home page below I have a slide revolution, is there a hover function so that when I hover on the characters they move a bit. as what I have at the moment (loop) it does not work.
Thanks so much for your help
Thanks
CarloJune 8, 2016 at 2:50 am #1031408
RupokMemberHi there,
Thanks for writing back.
#1. You have set the container width and max-width from Customize > Layout and Design so you are getting this. You can control this from Customizer and that will be applied throughout the site. If you want to control this for the Navbar only then you can use this CSS :
.x-navbar-inner .x-container.width { width: 80%; max-width: 1200px; }Let’s change the values with your own. It will be applied to all pages.
#2. I think you are not uploading a valid image type (.jpg, .png, .gif etc). So make sure to upload a proper image file with right file extension.
#3. I don’t think there is such option but you can explore Revolution Slider Documentation if you find such settings.
Hope this helps.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1028315 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
