Is it possible to have a Dark Class for the Top Bar links ?

2 replies·opened Mar 27, 2024
G
GavinBaylisMar 27, 2024

I've tried adding it as below as per the documentation but does not work ?

Should it be the wrapper ?

<!-- Top Bar

	============================================= --&gt;

	&lt;div id="top-bar"&gt;

		&lt;div class="container dark"&gt;
G
GavinBaylisApr 2, 2024

You can ignore this now as we're not going with the top-bar, though would be nice to know for the future maybe?

S
SemiColonWebSTAFFApr 30, 2024

Hello,

Thanks for your Patience!

With the Latest Version of Canvas, you can simply use the following code:

<div id="top-bar" class="dark">
	<div class="container">
		...
	</div>
</div>

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard