Tagged: x
-
AuthorPosts
-
June 30, 2016 at 8:48 am #1066691
Robin KParticipantHi,
You fixed this problem on a previous site I worked on that allowed a link from one page to a section on another page using specific code. However, within the same one pager, the links from the top menu bar seem to go past the content section I intend it for. I used the same code that you provided me recently, but that doesn’t seem to work.
Is there a separate piece of code that I need to use for a one pager?
Here is my slite link: http://framersfineart.wpengine.com/
Regards,
RobinJune 30, 2016 at 12:34 pm #1067006
JoaoModeratorHi There,
Would you mind turning off the Ubermenu plugin and test? If it is the Ubermenu that is causing we will be able to help you anyway, I believe your page will look better without Ubermenu actually and it may solve the issue.
If it does´t or if you would like to keep Ubermenu please provide us your WP Admin Credentials in a private reply so we can take a closer look.
Thanks
Joao
June 30, 2016 at 3:41 pm #1067294
Robin KParticipantHi, That seems to have solved the problem. Thanks, but how do I get it to work with Uber Menu if I wanted to use it? Also, how do I change the vertical spacing for the nav bar menu? It has more space on the bottom and I would like it to be more even to and bottom.
Thanks,
RobinJune 30, 2016 at 8:37 pm #1067679
John EzraMemberHi Robin,
Thanks for updating the thread! Regarding Uber Menu, there will need to be a number of CSS and customization that needs to be applied depending on how you want things to look.
Regarding your other request, there are two options:
1. Lower the logo size and adjust navbar height accordingly:
.x-brand { width: 270px; } .x-navbar.x-navbar-fixed-top { height: 90px; }or 2. Add more top padding to the menu items to center them:
.x-navbar .desktop .x-nav > li > a { padding-top: 50px; }Let us know how that goes. Hope this helps – thanks!
July 1, 2016 at 7:48 am #1068314
Robin KParticipantThank you, the last code worked just fine.
July 1, 2016 at 8:22 am #1068340
JoaoModeratorGreat to hear it.
Let us know if we can help you with anything else.
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1066691 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
