GithubHelp home page GithubHelp logo

Comments (6)

thomaspark avatar thomaspark commented on June 10, 2024 1

Ah thanks, that seems like a nice solution.

from bootswatch.

2dareis2do avatar 2dareis2do commented on June 10, 2024

Looking in a bit more detail, it appears some additional styles are required for this. e.g. get-boostrap uses https://github.com/twbs/bootstrap/blob/ad0cc68b7e226d9e1c1feb39ca68c0404c304365/site/assets/scss/_navbar.scss#L2

These seems to be site specific settings the main one appears to be the use of the .bd-navbar class to add additional styling when using offcanvas for menu items (this is a little different for no menu items.

from bootswatch.

2dareis2do avatar 2dareis2do commented on June 10, 2024

Not sure this is included with npm

site/assets/scss/_navbar.scss

from bootswatch.

2dareis2do avatar 2dareis2do commented on June 10, 2024

One workaround it seems is to apply the bg-primary class to the off canvas element.

from bootswatch.

thomaspark avatar thomaspark commented on June 10, 2024

Hi @2dareis2do, is there any css on your site that might be making the offcanvas text color white?

It looks ok here

Screenshot 2024-04-17 at 12 25 07 PM

from bootswatch.

2dareis2do avatar 2dareis2do commented on June 10, 2024

Thanks @thomaspark

The issue is that if you use off canvas for the nav, similar to get-bootstrap.com, then the background colour is also white and the text is white. The workaround i have is to add the background class similar to how it is done on the on screen nav. get bootstrap seems to have site specific scss to handle this.

Screenshot 2024-04-17 at 17 56 31 Screenshot 2024-04-17 at 17 56 47

I have attached 2 screen shots that so nav working in both light and dark modes (media query).

from bootswatch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.