#27071
 sharmstr
Moderator

As I suggested, it was hidden because the height is set to 0. See screenshot. By default, it should be set to 40px; My guess is that your caching plugin is minifying the css files in the wrong order and the height isn’t being set. In any case, try putting the following in style.css located in /kleo-child

COPY CODE


#buddypress #whats-new-options { height: 40px !important; }

Minifying css and jQuery is really tricky. The load order is really important. I noticed that I’m directed to the bottom of every page I go to on your site and that some of the jQuery scripts aren’t working.

Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Attachments:

Log in with your credentials

Forgot your details?