• Resolved GiorgioCuellar

    (@giorgiocuellar)


    I’m sorry if this has been brought up before, I tried searching but can’t find something regarding this topic.

    I really like tracks as a theme on my desktop. I’m not such a big fan of how it looks on my phone. Is there a way for it to translate better?

    At the moment it’s a bland white screen with Latest Posts and a Powered by WordPress and Mobilepress footer.

    Even if it was one of the paid upgrades I would be interested in a mobile site that better represented the desktop visuals. Please let me know if that would be possible.

Viewing 8 replies - 31 through 38 (of 38 total)
  • graceblack

    (@graceblack)

    Hmm… Okay I entered:

    .comment-respond textarea {
      max-width: 50em !important;
    }

    In the CSS Stylesheet Editor and it didn’t change to size of the box. What am I doing wrong?

    And I have the date selected in General Settings but it doesn’t show anywhere–posts or comments.

    Theme Author Ben Sibley

    (@bensibley)

    Could you try adding that code to the Custom CSS section in the Customizer instead?

    For the comment date, it currently shows beneath the commenter’s name: http://pics.competethemes.com/image/0M420o3v3P3P

    In the General Settings, you can add a timestamp to the date by using a custom date format like this: http://pics.competethemes.com/image/3L352P403Q0c

    Here are the format characters used in that screenshot:

    F j, Y g:ia

    graceblack

    (@graceblack)

    Okay got the timestamp on the date! Thank you!!

    Increasing the comment box didn’t help my issue though. So next question, can I reduce the font size for the comments?

    Theme Author Ben Sibley

    (@bensibley)

    Okay cool, you can use the following CSS to do that:

    .comment-content {
      font-size: 14px;
    }

    14px is a pretty good size, but you could go as low as 12px before facing readability issues.

    graceblack

    (@graceblack)

    Perfect! Thanks again, Ben!

    Theme Author Ben Sibley

    (@bensibley)

    You’re welcome!

    Hi Ben!

    I had the same problem in the mobile version, but I realized I was using JetPack mobile version. So I deactivated this item and now your theme is runing very well.

    Congrats and thank you so much for this theme.

    Theme Author Ben Sibley

    (@bensibley)

    Thanks for sharing that tip here. Glad you like Tracks 🙂

Viewing 8 replies - 31 through 38 (of 38 total)

The topic ‘Mobile Upgrade’ is closed to new replies.