Tagged: x
-
AuthorPosts
-
June 1, 2016 at 11:29 am #1020334
DadparvarParticipantHi,
As you see in the screenshot attached, when I activate UberMenu, the site name (instead of logo) appears in a separate line and so it fills two rows and more space of the page.
http://uupload.ir/files/axl_2016-06-01_20-56-42.pngHow to set it just like default menu, to be appeared just in right side of links on menu bar?
Thanks
June 1, 2016 at 11:30 am #1020336
DadparvarParticipantThis reply has been marked as private.June 1, 2016 at 3:56 pm #1020823
DarshanaModeratorHi there,
Could you please try adding the following CSS under Customizer, Custom > CSS section.
.ubermenu { left: 0; position: fixed; top: 10px; max-width: 700px; }Hope that helps.
June 1, 2016 at 4:07 pm #1020842
DadparvarParticipantThis fixes the problem and the site’s name comes in the same line of menu, but it limits the width of submenu as you see in screenshot and can’t have full sub menu. Even when I removed 700px or even decreased it.
June 1, 2016 at 11:40 pm #1021460
LelyModeratorHi There,
Please update above CSS to this:
.ubermenu { left: 0; position: fixed; top: 10px; width: 100%; }Hope this helps.
June 2, 2016 at 6:39 am #1021934
DadparvarParticipantThanks
This just fixed the issue.
June 2, 2016 at 9:01 am #1022189
JoaoModeratorGreat to hear it.
Let us know if you need help with anything else.
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1020334 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
