Tagged: x
-
AuthorPosts
-
August 6, 2016 at 4:21 am #1120001
mahmoud237ParticipantI made a logo in the middle using this code you provide in another thread … it’s working perfectly
@media (min-width: 980px) { .x-logobar { display: none !important; visibility: hidden !important; } .x-navbar .desktop .x-nav > li.logo-menu-item > a { text-indent: -99999px; text-align: left; width: 306px; height: 62px; background: url(your-logo) no-repeat center center; background-size: contain; } }but now I want to add margins around the logo to make pages near the edges .
I want to change it from “1” to “2” see it on attachment
Thanks
August 6, 2016 at 4:31 am #1120017
mahmoud237Participantalso I want to remove the line that appears while hovering on navbar pages and replace it with bold effect.
August 6, 2016 at 5:27 am #1120062
ChristopherModeratorThanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
August 6, 2016 at 5:29 am #1120065
mahmoud237ParticipantThis reply has been marked as private.August 6, 2016 at 7:17 am #1120126
mahmoud237ParticipantWaiting 🙂
August 6, 2016 at 12:45 pm #1120320
mahmoud237ParticipantThanks … I manage to do it from another topic … please close or remove this topic .
Thanks again
August 6, 2016 at 3:43 pm #1120403
RadModeratorYou’re welcome!
October 12, 2016 at 10:59 am #1213109
mahmoud237ParticipantThis reply has been marked as private.October 12, 2016 at 2:00 pm #1213417
JoaoModeratorHi There,
Can you clarify the issue I am not sure what you mean by the navbar pages returns again to be near the logo .
I have looked your website and the picture and it looks pretty similar.
Thanks
Joao
October 12, 2016 at 2:13 pm #1213430
mahmoud237ParticipantThis reply has been marked as private.October 12, 2016 at 11:09 pm #1214082
Rue NelModeratorHello There,
To resolve your issue, please use this code instead:
.x-navbar .x-container.max.width { width: 96%; max-width: 100%; } .masthead-stacked .desktop .x-nav { width: 100%; } .masthead-stacked .desktop .x-nav > li { display: table-cell; float: none; text-align: center; } li#menu-item-6686 { min-width: 400px; text-align: center !important; } li#menu-item-6686 a { margin-left: auto; margin-right: auto }And since you have installed a caching plugin and a minification plugin, you must clear the cache and regenerate the minified files before testing your site.
Hope this helps. Please let us know how it goes.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1120001 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
