Add utf 8 alt and hex or decimal characters to menu
- silvagroup
- Topic Author
- Offline
- Senior Member
-
5 years 6 months ago - 5 years 5 months ago #54188
by silvagroup
As the title says, I want to add utf 8 characters to menu, specifically down arrow as in the attachment ?
Thanks again.
Thanks again.
Last edit: 5 years 5 months ago by silvagroup. Reason: [Solved]
Please Log in or Create an account to join the conversation.
5 years 6 months ago #54189
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Add utf 8 alt and hex or decimal characters to menu
Hi
you can what you want with CSS , else you can use the styling interface to define your open/close icons
CEd
you can what you want with CSS , else you can use the styling interface to define your open/close icons
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- silvagroup
- Topic Author
- Offline
- Senior Member
-
5 years 6 months ago #54217
by silvagroup
Replied by silvagroup on topic Add utf 8 alt and hex or decimal characters to menu
Ok I tried adding an icon using the styling interface, accordion icons specifically, but that only puts the icon to the far right of the menu, with a limited x and y setting and couldn't get them to move past that specific spot at the far right. I need them right next to the text as in the attachment.
I would use css, please forgive me for my ignorance, but don't have a clue how to, I know there's a custom css, but if I knew how to do that I wouldn't need MobileMenuCK to get my menu working.
Again thank you, any help with this would be greatly appreciated.
I would use css, please forgive me for my ignorance, but don't have a clue how to, I know there's a custom css, but if I knew how to do that I wouldn't need MobileMenuCK to get my menu working.
Again thank you, any help with this would be greatly appreciated.
Please Log in or Create an account to join the conversation.
5 years 6 months ago #54218
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Add utf 8 alt and hex or decimal characters to menu
do you have an url where I can check the menu ?
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- silvagroup
- Topic Author
- Offline
- Senior Member
-
5 years 6 months ago #54230
by silvagroup
Replied by silvagroup on topic Add utf 8 alt and hex or decimal characters to menu
Thank you it is cco.oakdalecalvary.org.
Please Log in or Create an account to join the conversation.
5 years 6 months ago #54235
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Add utf 8 alt and hex or decimal characters to menu
you can play with the css using
.open => icon when it is opened
you can set the font family, content and what you want to put your own icon, you can remove the background image that is currently set
Code:
.mobilemenuck .mobilemenuck-togglericon::after
Code:
.mobilemenuck .open .mobilemenuck-togglericon::after
you can set the font family, content and what you want to put your own icon, you can remove the background image that is currently set
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.218 seconds