Results 1 to 1 of 1

Thread: Post an Ad Prorgress Bar garbeled on mobile phone

  1. #1
    Thread Starter
    Veteran jasongeek's Avatar
    Join Date
    Jan 2014
    Location
    Sacramento, CA USA
    Posts
    1,357
    Thanks
    34
    Thanked 18 Times in 18 Posts

    Post an Ad Prorgress Bar garbeled on mobile phone

    The progress bar appears garbled on cell phones. I've added the following snippet to the css and it's fixed. I don't know if you guys want to check it out.

    Code:
    @media screen and (max-width: 960px) {
        ol.progtrckr[data-progtrckr-steps="4"] li,
        ol.progtrckr[data-progtrckr-steps="5"] li {
            width: 50% !important;
        }
    }
    Jason Lee Hayes

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Not displaying the mobile theme on mobile phone
    By mllerena in forum Job Board Mobile
    Replies: 2
    Last Post: February 24th, 2014, 10:36 AM
  2. Dimitris Post Ads Via Cell/Mobile Phone
    By khuya in forum Report ClassiPress Bugs
    Replies: 23
    Last Post: December 10th, 2012, 09:14 AM