Coder Social home page Coder Social logo

Comments (4)

mmistakes avatar mmistakes commented on June 2, 2024

You'll need to customize the CSS as well.
Try giving .site-nav the following CSS so it's relatively positioned above everything.

.site-nav {
  position: relative;
  z-index: 2000;
}

from so-simple-theme.

stale avatar stale commented on June 2, 2024

This issue has been automatically marked as stale because it has not had recent activity.

If this is a bug and you can still reproduce this error on the master branch, please reply with any additional information you have about it in order to keep the issue open.

If this is a feature request, please consider whether it can be accomplished in another way. If it cannot, please elaborate on why it is core to this project and why you feel more than 80% of users would find this beneficial.

This issue will automatically be closed in 7 days if no further activity occurs. Thank you for all your contributions.

from so-simple-theme.

vijaypolimeru avatar vijaypolimeru commented on June 2, 2024

You'll need to customize the CSS as well.
Try giving .site-nav the following CSS so it's relatively positioned above everything.

.site-nav {
  position: relative;
  z-index: 2000;
}

Hi, I tried adding the suggested css, but it did not work. Please open the dropdown menu on the home page (here), Both the dowpdown menu and the card are from bootstrap 4.2.1 (BS4).

Somehow, the BS4 drop-down menu is going behind the BS4 card. Could you please help me place the dropdown menu always on top.

from so-simple-theme.

mmistakes avatar mmistakes commented on June 2, 2024

@vijaypolimeru For CSS support reach out on Stackoverflow.

from so-simple-theme.

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.