Pro Header Sub-menu links Overflow: hidden

Hi, this is Lorenzo, developer of ThinkWearAct.

I created a nested menu with 3 levels for www.thinkweareact.com but it seems that Left header overflow’s default is hidden. I tried putting ID to the Bar holding my header and override it using overflow: visible . Please let me know how can I show this nested menu. Thank you!

Hi There,

Thanks for writing in!

Please add this CSS to your Theme Option -> Global CSS and let us know how this goes.

.e2527-6.ps-container {
 overflow: visible !important;
}

Hope this works.

Thanks

Hi Basanta, thank you for reaching in. Your code works perfect, however, a scrollbar appears upon hovering on our left menu. Can you disable this one? Thanks.

Hi there,

Upon checking, it seems that your site is down.

Please let us know once the site is live, so that we can look into your issue.

Thanks!

Hi, it seems that this is from server side error. Thank you for the information. However, it seems that it is up and running now. Thank you!

Hi,

We still could not access your site.

Kindly check again and let us know.

Thanks

Hi Paul. I talked to the support team of our hosting provider. And they say, that the site is up and running. Let me know if you can now access the site. Thank you!

Hi there,

The correct domain is http://www.thinkwearact.com/, sorry for the confusion.

Please inspect your header bar and turn off the Content Scrolling option under Setup section.

Thanks!

Hi Rad, this is really helpful. Thank you very much! :slight_smile:

You’re most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.