Search found 1 match

by VictoryPointTTV
31 January 2024, 23:58
Forum: Ark Nova
Topic: Is there a way to see icons under a placed building?
Replies: 7
Views: 762

Re: Is there a way to see icons under a placed building?

My recommendation would be to add the following CSS code using a browser plugin or the BGA custom CSS page:

Code: Select all

.bgagame-arknova .building-container:hover { opacity: 0.2; }
Then you can hover the building to see underneath it.

NB. This probably won't work on mobile.

Go to advanced search