Text and image thumbnail in same menu
-
Hello!
I've been trying to use text and image thumbnails in the same menu for my website. I finally created two text menus and used the site title as the image thumbnail I wanted in the middle, but it's not the best option because is doesn't looks good on all screen sizes (the different thumbnails sometimes overlap)
I there a better way to do it?
Thanks in advance! -
I see, try this css, this will make the space between menu points percentage based.
So the space between them will get smaller when you resize the window so it wont overlap.you might want to adjust 10vw to a lower value.
nav.primary li{ margin-right: 10vw; } nav.primary li:last-child{ margin-right: 0; } nav.second_menu li{ margin-right: 10vw; } nav.second_menu li:last-child{ margin-right: 0; }
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com