Tagged: menu widget
-
AuthorPosts
-
June 23, 2017 at 10:04 am #812029
hello guys,
I would like to add a further field just next to my hume button in my mobile menu (onyl there, not in the screen version).
It should include my contact information and my photo, so if one opens up the mobile menu he/she first sees my photo and then can simply contact me instead of scanning through the often very small letters on his mobile phone.
Can you help me with that?
Very greatful for your answers!Best,
Martin
June 25, 2017 at 3:57 pm #812702Hey Martin,
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaJune 25, 2017 at 4:20 pm #812710Hello Victoria,
thanks for your fast answer!
I posted the link of my colleague in the private content field, if one opens up the menu with the mobile phone her contact information appears.
I would also like to have that on my homepage, while keeping my “normal menu” (like she has) on my desktop version.Looking forward to hear from you!
Martin
June 25, 2017 at 9:40 pm #812814Hi,
You probably would find it easiest to use a plugin such as: https://wordpress.org/plugins/widgets-in-menu/
While you can add a widget to the header: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ I couldn’t find a solution to adding a widget to the menu.
I did try adding a custom menu item with this as the link text:<div class='contact'><img class='img-circle' src='https://127.0.0.1/wp-content/uploads/2017/02/people-3.jpg'>Mike<br>Phone: 555-5555</div>
and this CSS:
.img-circle {border-radius: 50%; height: 100px; display: block;} .contact {margin-left: 35%; } @media only screen and (min-width: 999px) { .contact {display: none !important;}}
While it worked, it was not the best and the link text field has it’s limitations. So you may wish to look for a plugin :)
Best regards,
MikeJune 26, 2017 at 11:17 am #812972Thanks a lot, I will ckeck that solution or a plugin!
Best,
MartinJune 26, 2017 at 11:26 am #812979Hi,
Please let us know if you need further help. We’ll keep this thread open for you.
Best regards,
Sarah -
AuthorPosts
- You must be logged in to reply to this topic.