Register for InstructureCon25 • Passes include access to all sessions, the expo hall, entertainment and networking events, meals, and extraterrestrial encounters.
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.
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 participate in the Instructure Community, you need to sign up or log in:
Sign In