- This topic is empty.
-
AuthorPosts
-
May 11, 2016 at 11:53 am #241516
peoj
ParticipantI have encountered many CSSmenus. Usually ones I have paid money for. I, for the life of me, can’t modify them. They are too complex.
What I want to do is very simple. In the menu, in mobile view, the word “Menu” appears in the left side. I wan’t to replace the word Menu with, lets say, the name of the business – ABC Company (What I would really like to do is put the name of the company and a small logo!).
I have scoured the CSS, the HTML for the word”Menu”. I can’t find it. I wonder if this word (Menu) uses a symbol? I have looked online for symbols for MENU.
I could upload the necessary files on my site. But from where I sit, it would not any help.
I hope I have made myself clear. I have modest skills (maybe intermediate) with CSS and HTML.
Is there some key to my question. Many thanks for any help.
PEOJ
May 11, 2016 at 12:17 pm #241519Senff
ParticipantSo, you want to change a certain menu system? What type of menu is it?
Is the word “MENU” an image?
You’ll need to show us a little more, we can’t help you from just a description of what you want (not knowing what you have). Any way you can upload the HTML/CSS to codepen.io, or do you have your site online somewhere so we can take a look?
May 12, 2016 at 5:27 am #241551peoj
ParticipantThanks for the reply. My menu was taken from cssmenumaker.com
The URL for codepen ( hope I did it right) is:
http://s.codepen.io/boomerang/0c718b0f3d8dde2bccbff09deb9c48ab1463055898192/index.html#Hope this helps in trying to figure out my problem.
May 12, 2016 at 5:55 am #241552Senff
ParticipantSorry, I don’t see anything at that URL.
May 12, 2016 at 6:31 am #241554peoj
ParticipantEmmmm. I will give you a url for the css and one for the html.
As I said earlier, this menu was made at:
http://cssmenumaker.com/html:
http:science.dadeschools.net/csstricks.htmlcss:
http:science.dadeschools.net/csstricks.cssFinally, there is alot of js files, too
May 12, 2016 at 7:36 am #241555Senff
ParticipantOK, for other people’s convenience (and my own), I’ve created a pen with the HTML and CSS you provided so we can see what the menu does: http://codepen.io/senff/pen/ZWPdxx
Obviously, this doesn’t show the problem you’re having — there’s no “MENU” displayed on the left of the menu on mobile view.
I checked out some of the menus on the site and came across this one: http://cssmenumaker.com/menu/flat-jquery-responsive-menu — this is where I do see the word “MENU”.
<< I have scoured the CSS, the HTML for the word”Menu”. I can’t find it. >>
Look in the .JS file that comes with these menus. That’s where you’ll find it.
May 12, 2016 at 7:56 am #241556peoj
ParticipantThank you. I will look there. The word Menu shows on the mobile view.
PEOJMay 12, 2016 at 8:00 am #241557peoj
ParticipantOMG. I found it. It was on a small js file. I changed this one other time before but got no change. I must not have saved the js file. Thanks for your input. It is really appreciated
-
AuthorPosts
- The forum ‘CSS’ is closed to new topics and replies.