Relative newbie here. Just setting up a series of dashboard to run my system. Have the basic functionality working on a browser but some sort of bug is blocking it from working on my iPhone. Anyway that is being sorted elsewhere so not the point of this post.
My question here is what is the easiest way to remove the word Dashboards from each Dashboard link button I have on my home page? I was able to make it disappear by setting the text color the same as the background but then I lost the name of the link. Fixed one thing, broke another.
I sniffed around in my browser and found the css code with the word dashboards and over wrote that with spaces and that removed the word for that instance but as soon as the page refreshed the word was back. I am not sure where to find the source CSS file to do that edit there or if that is even a good idea (would I break something else?). I am not skilled in CSS or HTML but could do trivial edits.
I also looked for a parameter to turn off that tag line but couldn't find it. I'd just like to remove the word as it is cluttering my button design and is unnecessary verbiage anyway. See screenshot below.
I could be selfish and take the opportunity to promote my Simple CSS Editor tool, but it would likely be overkill for a single use case like this.... Particularly without testing if it can do what you want.
The quicker solution for you will likely be to look at the Custom CSS section of the Advanced settings in the dashboard. There you can add CSS to locate and tweak the CSS for various tiles on your dashboard.
More importantly.... If you haven't found it already, you may be interested in the Noobs CSS topic....
Might depend on the type of tile (template) and what the template uses for the "dashboards" section. Was it dashboard links you have used it for in the past @bobbles ?
Glad you got it sorted.
If you click on the 3 dots for the tile, you can see the tile id number at the top of the page that opens. Might help for what you do in the future.