Tagged: x
-
AuthorPosts
-
January 12, 2017 at 3:06 pm #1327728
brendanduggan11ParticipantHello I would like change the navbar from the first example to the second example. To have the items more centered.
Thank You
January 12, 2017 at 3:27 pm #1327768
JoaoModeratorThanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.
January 13, 2017 at 9:52 am #1328850
brendanduggan11ParticipantOk, Right now the logo is left justified and the menu items are right justified. I would like the logo left justified along with the menu items to be center justified like they are when I am in the word press customizer (like in ex 2 attachment) as opposed to the example 3 attachment.
Thank you
attachments from my first post
January 13, 2017 at 10:10 am #1328884
brendanduggan11ParticipantLet me try to add to that for clarification:
Upon entering the website I would like the menu center justified on the website with only the menu items (no logo)…. Then upon scrolling down the the page, the menu eases into a solid background with the logo appearing (easing in as well) to the left of the center justified menu items. sorry I cant find an example online.
So far I have the transparent Navbar but the menu items are to the right so I need to center them.
And, keep them center when it eases into the solid fixed bar.
January 13, 2017 at 12:48 pm #1329072
JoaoModeratorHi There,
Please try adding the following code to Appereance | Customizer | Custom | CSS
@media(min-width: 1200px) { .masthead-inline .desktop .x-nav { margin-right: 20%; }}Hope it helps
Joao
January 13, 2017 at 2:25 pm #1329146
brendanduggan11ParticipantThank you, that worked really slick
January 13, 2017 at 3:38 pm #1329212
JoaoModeratorGlad to hear it 🙂
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1327728 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
