Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8736213
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T10:15:17+00:00 2026-06-13T10:15:17+00:00

I found a mobile web template, but its not clean. 1 major problem is

  • 0

I found a mobile web template, but its not clean. 1 major problem is some text is unselectable . please check http://codepen.io/rexmizan/pen/uAwke check “All Text of this box is unselectable” in ul class=box. you will find ul.box2 in CSS on line: 230

Please help me to fix my problem.

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T10:15:18+00:00Added an answer on June 13, 2026 at 10:15 am

    You just need to give z-index: 2 to your ul.box2 css element, as there is some other element with same z-index overlapping it, so replace your following css:

    ul.box2 {
    position: relative;
    z-index: 1; /* prevent shadows falling behind containers with backgrounds */
    ...
    ...
    

    for this one:

    ul.box2 {
    position: relative;
    z-index: 2; /* prevent shadows falling behind containers with backgrounds */
    ...
    ...
    

    with above change is working fine, see the demo

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Working on a mobile web application, I have found that some Android devices are
Found related questions but not the exact variant so I am posting a very
Found this Multimap containing pairs? , but it is not much help How would
Found this: Sub SurroundWithAppendTag() DTE.ActiveDocument.Selection.Text = .Append( + DTE.ActiveDocument.Selection.Text + ) End Sub But
I have found that while using the <meta name=apple-mobile-web-app-capable content=yes /> tag in iOS
I have been assigned to build a mobile web application. I have found two
I'm going to be building my first mobile web app, and I found out
I'm developing a web app with jquery mobile and Bootstrap,however I have a problem
i am trying to mimic an effect found usually on mobile devices where you
Found This: tyty stack, Social Icons not working with Infinite Scrolling on Wordpress I'm

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.