Waheed Akhtar
asked 11 years ago

Hi,

Am using DW Argo theme. When I load my website and click anywhere (except link) on the page (e.g any white space), a black bar shows up covering the most space of the page. After this am not able to click on any element on the page. It’s happening on your demo page as well
(kindly see this screenshot) >> http://prntscr.com/1fe62b

Am using Chrome browser and it shows in Firefox as well.

Chrome – ver 28.0.1500

3 Answers
DominicStaff
answered 11 years ago

I have checked my demo on the Chrome but there is no the problem.

Please find screenshots here:

Chrome – ver 28.0.1500:

See the screenshot: http://imgur.com/ZPDplpY

You can send me your site for further checking.

Regards,
Dominic

info.agnikz
replied 11 years ago

I am having the same problem on argo demo site when using chrome and firefox on windows8. Haven’t received any updates from DW team

Waheed Akhtar
answered 11 years ago

The black box appears when you click anywhere (e.g. any white space, not link)

Here’s my site: http://www.designerledger.com

Thanks.

DominicStaff
answered 11 years ago

Thanks for reaching out to us! To resolve your problems, you can log in to Dashboard > Theme > Customize. add the following code to the “DW Focus header script”

<style>
@media (min-width: 1025px) {
.navbar .nav { height: auto !important;
}
}
</style>

Hope this helps !
Regards,
Dominic

Powered by DW Question & Answer Pro