Tagged: x
-
AuthorPosts
-
January 12, 2017 at 10:19 am #1327360
FERLAFParticipantHello
1)Why in the menú it is put the blue color of the 4 sections. I would like actívate in each section if it is posible?
2) In Tablet Can I oblígate a menú mobile because the normal menú it is not posible in one line.
3) In the mobile menu. I would like to put in the center of the navigation bar LAFORET GROUP.tHANKS A LOT
January 12, 2017 at 11:58 am #1327495
JoaoModeratorThanks 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.
January 12, 2017 at 12:44 pm #1327557
FERLAFParticipanthttps://wp.laforetgroup.com/
Thank youJanuary 12, 2017 at 2:54 pm #1327715
JoaoModerator1-
Since you have a mixed menu of ONE PAGE NAVIGATION with Standard Navigation you will need to create two menus.
One of them you already have and that will be assigned as your Main Menu.
Than you will create one excactly the same but instead of using full links like : https://wp.laforetgroup.com/#programas , you will use just : #programas and you will assign this one as your ONE Page Navigation menu on your home page.
2- Please add the following code to Appereance > Customizer > Custom > CSS
@media (max-width: 1250px) { a.x-btn-navbar { display: inline-block; float: right; } .x-nav-wrap.mobile.collapse.in { display: block; } .x-nav-wrap.desktop { display: none; } }3- Please add the following code to Appereance > Customizer > Custom > CSS
@media(max-width: 480px) { .x-btn-navbar, .x-btn-navbar.collapsed { margin-right: 47%; } }Hope it helps
Joao
January 13, 2017 at 10:39 am #1328923
FERLAFParticipantthank you for your message .
I am going to try everything.
For the number 3. where I put LAFORET GROUP?@media(max-width: 480px) {
.x-btn-navbar, .x-btn-navbar.collapsed {
margin-right: 47%;
} }tHANK YOU
January 13, 2017 at 10:45 am #1328931
FERLAFParticipantTHANK YOU BUT i CAN UNDERSTANS WHO CAN I DO?
1-
Since you have a mixed menu of ONE PAGE NAVIGATION with Standard Navigation you will need to create two menus.
One of them you already have and that will be assigned as your Main Menu.
Than you will create one excactly the same but instead of using full links like : https://wp.laforetgroup.com/#programas , you will use just : #programas and you will assign this one as your ONE Page Navigation menu on your home pageJanuary 13, 2017 at 1:22 pm #1329101
JoaoModeratorHi There,
The code should be added to Appereance | Customizer | Custom | CSS
To have the mixed menu functioning, you need to go to Appereance > Menus > and create two menus, one of them you already have and that you will assign as your wordpress main menu, the other will not have the url just the #id like #programas instead of full url, and that one you will click edit page and select as your one page nav menu.
If that does not help please provide your admin credentials, thanks.
Joao
January 18, 2017 at 7:09 am #1334984
FERLAFParticipantThank you A LOT Joao,
i CAN DO IT.
3) In the mobile menu. I would like to put in the center of the navigation bar LAFORET GROUP.
For the number 3. where I put LAFORET GROUP?
@media(max-width: 480px) {
.x-btn-navbar, .x-btn-navbar.collapsed {
margin-right: 47%;
} }January 18, 2017 at 7:39 am #1335019
Paul RModeratorHi,
You can add this under Custom > Edit Global CSS in the Customizer.
.x-nav-wrap.mobile.collapse:before { content: "LAFORET GROUP"; COLOR: #fff; text-align: center; display: block; width: 100%; position: absolute; top: 50px; z-index: 999999; }Hope that helps.
January 18, 2017 at 9:57 am #1335203
FERLAFParticipantThis reply has been marked as private.January 18, 2017 at 10:33 am #1335242
RupokMemberHi there,
Thanks for updating. Sorry but I didn’t understand it properly from your screenshot. Can you confirm it’s the right screenshot?
Cheers!
January 18, 2017 at 10:59 am #1335286
FERLAFParticipantYes it is a right screenshot you have to open . You can see where is the menú you can see the name of the Company.
Thanks youJanuary 18, 2017 at 11:20 am #1335318
RupokMemberHi there,
Thanks for clarifying. Let’s try this CSS :
@media only screen and (max-width: 979px) { .x-brand.img { left: calc(50% - 36px); position: absolute; } }I hope that’s what you are looking for.
Cheers!
January 18, 2017 at 11:44 am #1335342
FERLAFParticipantsorry but I think i did not explained so good. Sorry.
I attached another picture.
Thanks and sorry.January 18, 2017 at 11:48 am #1335347
FERLAFParticipantI attached the picture
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1327360 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
