menu icons
-
Hi is it possible to add a “shop” icon to a site menu?
thanks!The blog I need help with is: (visible only to logged in users)
-
Images can be added as a background element on menu items. If you have the icon uploaded, and add a menu item to your custom menu for your shop, I can then work out the code for you. Since I do not read your language, you will need to point me to the correct menu item.
-
Hi I want to add the icon to the button that appear with the text “menu” only on phones and tablets (where the menu change to one button)
I found a free logo here (the first one) and I copy the link because its kind of font so I dont know if it can be used
http://fontello.com/
(when searching “menu” the first result – sorry but the link is ‘uncopyable’)ALSO I added another free icon I found to my pictures named “menu”
https://i1.wp.com/kacholcoaching.files.wordpress.com/2016/10/menu.png?ssl=1&w=450thanks alot!!!
-
Hi, for the menu toggle button for phones and tablets, we have a icon font already with the 3-line menu icon in it. Add the following to your custom CSS.
.menu-toggle:before { content: "f419"; font-family: genericons; color: #000; font-size: 1.3em; margin-left: auto; position: relative; left: 3px; } .menu-toggle { color: rgba(0, 0, 0, 0); width: 35px; height: 35px; } -
wow!!! thank you!!! didnt know things like that can be changed!
last thing about that how can I remove the background around it?
maybe some css rule I have,,,
and also just a wish… is there a icon of three circels vertical or in a row?thanks alot thesacredpath!
you wowed me! -
-
-
Hi, just wanted to know how can I add this: content: ‘f304’; to the last item on my menu (the “leftest”) thanks the sacredpath!
-
Hi, it looks like you have figured this out. Let me know if you have not, and you are welcome.
-
Hi thesacredpath, only thing Im still trying is adding a search box in menu like this: https://capturesinbeauty.wordpress.com/ I want the search icon to be only visible and when I press it the search box opens like in site I linked.
How can I create this wondeful thing?thanks thesacredpath!
-
I’m not seeing a search box/icon on the site you referenced. To do that though would require editing of the theme php script files, and probably some Javascript or jQuery and we cannot do that at WordPress.com
-
I understand, you can see the search box when minimizing the screen… maybe that possible? thanks for explaining :)
-
Hi @moshekahol,
It’s not possible to add a search box to the header of the theme you’re using, as that would require access to your theme’s backend code.
The box is built into the theme (Twenty Eleven) of the site you’re using.
As an alternative, you could add the Search Widget to your theme’s sidebar or footer area.
Hope that helps!
-
-
- The topic ‘menu icons’ is closed to new replies.