Menu Set-up Questions
3/ try that in a custom css (you must creat the new image "menu-plus-white.png")
I'm checking the other point 2/
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Sorry but that is not what I wanted. First I meant Capitalize not lowercase - so that was my mistake.1) Please go in the styling interface and click on the lowercase icon, it shall work (currently you have selected Uppercase)
What I want is for the LAST sub-category in all categories to be Capitalize. Please take a look at the menu below yours to see what I mean.
For example, when you click on WOMEN > CLOTHING > Dresses, you will notice that Dresses is Capitalize. When you click on MEN > you will notice that all the sub-categories under Men are Capitalize becuse they are the only/Last subcategories in that category.
Hope this helps to clarify.
Oh wow! Can't believe my subscription expired already seems so fast... Guess I'll use what I have for now and deal with that at a later time.2) (mobile menu options not showing), please update your Mobile Menu CK version to the latest, you have a too old version installed.
When I'm actually viewing a page, the icon is not showing. Please see attached PIC.3) try that in a custom css (you must creat the new image "menu-plus-white.png")
#left-menu-products li.parent.active > span span.toggler_icon {
background: url(/images/menu-plus-white.png) center center no-repeat !important;
}
FYI: I'm going to send you the URL to the test site so you get a better idea as to what I am referring to since the test site has the menu on all pages.
Thanks!
Please Log in or Create an account to join the conversation.
>> the image is loadedWhen I'm actually viewing a page, the icon is not showing
/images/menu-plus-white.png
but it is white on a white background, so you don't see anything
you must set a color for the background, or use another image using some color
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
3) I only wanted the plus/minus image to be WHITE when the background is GREEN (only the main categories background turns green), and remain the grey colour whenever the background is white. Is that possible?
Thanks!
Please Log in or Create an account to join the conversation.
you can do that for the "-" icon
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.