Recently I discovered how to create different tabs in a lesson. It is a great tool, but I wanted to know if anyone knows how to shade the boxes to differentiate the tabs. Right now, everything is white, so the tabs don't stand out from one another.
Solved! Go to Solution.
You can use inline style, add in these codes to your tabs:
<style="background-color: #4287f5;"> etc, you have to put the same hex value to both tab and tab body.
See this thread for more information: https://community.canvaslms.com/t5/Question-Forum/Formatting-tabs-in-Canvas-page/td-p/197474
You can use inline style, add in these codes to your tabs:
<style="background-color: #4287f5;"> etc, you have to put the same hex value to both tab and tab body.
See this thread for more information: https://community.canvaslms.com/t5/Question-Forum/Formatting-tabs-in-Canvas-page/td-p/197474