Your Community is getting an upgrade!
Read about our partnership with Higher Logic and how we will build the next generation of the Instructure Community.
Found this content helpful? Log in or sign up to leave a like!
Greetings.
I'm curious about mouse focus when adding content tabs. I was hoping to remove the underline on the active state tab, but Canvas strips out the .css
<style>
.enhanceable_content.tabs ul li.ui-tabs-active a {
text-decoration: none !important;
}
</style>
Has anyone found a way to make the active tab non-underlined to improve focus? See attached.
Solved! Go to Solution.
Hi @RobertGibson,
There is bunch of other aspects included but take a look at @DrNufer's guide/video at https://www.howtocanvas.com/create-amazing-pages-in-canvas/tabs.
The guide talks about using "text-decoration" in your code.
-Doug
Hi @RobertGibson,
There is bunch of other aspects included but take a look at @DrNufer's guide/video at https://www.howtocanvas.com/create-amazing-pages-in-canvas/tabs.
The guide talks about using "text-decoration" in your code.
-Doug
To interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign InTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign In