Search:

Type: Posts; User: chechu; Keyword(s):

Search: Search took 0.05 seconds.

  1. Replies
    14
    Views
    4,253

    That's because I had removed the ".navbar-area"...

    That's because I had removed the ".navbar-area" in the css.
    All good now, looking good.
    Thanks!
  2. Replies
    14
    Views
    4,253

    Well, I just removed the class ".navbar-area" and...

    Well, I just removed the class ".navbar-area" and it all works fine now ...
    Thanks for the effort, Coothead.
  3. Replies
    14
    Views
    4,253

    I found this .navbar-area { padding: 0; ...

    I found this

    .navbar-area {
    padding: 0;
    top: 0;
    z-index: 98;
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
    transition: all 0.4s;
  4. Replies
    14
    Views
    4,253

    Put the css in the head, but doesn't solve the...

    Put the css in the head, but doesn't solve the problem.
    Maybe there is somewhere else an overriding z-index in another div.
  5. Replies
    14
    Views
    4,253

    I used iPhone 11 Pro Max and the Mac Chrome...

    I used iPhone 11 Pro Max and the Mac Chrome inspect tool.
  6. Replies
    14
    Views
    4,253

    Thanks, Coothead. I tried first 1, then 99, then...

    Thanks, Coothead.
    I tried first 1, then 99, then 999, etc, and none worked.
  7. Replies
    14
    Views
    4,253

    That was obvious to everybody, James. Just tried...

    That was obvious to everybody, James.
    Just tried to be polite ...

    Any thoughts on the issue, please?
  8. Replies
    14
    Views
    4,253

    Your answer is correct. but if you look at the...

    Your answer is correct. but if you look at the code, then you'll see it is position:fixed.
    If you need a reason to advertise your services, then please don't mention your company in a useless post,...
  9. Replies
    14
    Views
    4,253

    z-index works on laptop but not on mobile

    Adding the following codes shows the navigation perfectly on laptop using the z-index:1, but shows behind content on mobile:

    This is the css:


    .overlay {
    height: 100%;
    width:...
Results 1 to 9 of 9