01/09/2017 at 3:53 pm
#406167
Keymaster
@ Alex
First, maybe it is the theme or perhaps a plugin. But work ever is doing that custom styled page scroll slider, that seems to break the mouse scroll wheel. Meaning, the mouse scroll wheel no longers scrolls the page. Your users might find that frustrating.
re: search
Seems to work fine. Can you give specific examples of what is working and what is not???
re: categories
Use the Enhanced Categories extension (included in the Pro Pack). Just make sure to disable the category select drop down on cMap.
re: color background
No, but, I see you have a “featured” category. Add the following to the theme’s custom CSS area:
#cn-cmap div.featured div.cn-entry {
background-color: gold !important;
}
Now, any entries assigned to the “featured” category will have a gold color. Tweak as desired.
Hope that helps!
