How to fix Notification Dropdown too small?

5.01K viewsIssues
1

Sorry for my bad english 🙂

I’ll recently set Anspress on my WordPress site, www.qwertymag.it

I placed notification menù on my main menù, but it’s too small, something is resizing it. Can somebody help me please?

http://s2.postimg.org/v4av91iw9/Screenshot_4.png

Thanks in advance 🙂

1

Try this:

body ul ul#ap-notification-dropdown {
    width: 350px;
}

That’s not working 🙁 I placed it on overrides.css…

You are viewing 1 out of 2 answers, click here to view all answers.