mobile views

Home Forums Calendar Products Community Events mobile views

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1083068
    Edwin
    Participant

    Hi. On mobile devices, in single event view, the event description is a different color than it is on a desktop. How can I change it? In the themer’s guide, there is a brief mention of mobile templates at the very end, but it only mentions moth and week view.

    More importantly, how can I target CSS classes for mobile views like I do on the desktop with firebug?

    Thanks,

    Edwin

    #1083165
    George
    Participant

    Hey @Edwin,

    Sorry to hear about this! It sounds like your theme is causing the discrepancy here.

    Can you share a link to your site’s events page so that I can see this issue live? I will try to recommend the CSS necessary to fix this.

    Thank you!
    George

    #1083335
    Edwin
    Participant

    Hi George. I appreciate you responding on the weekend.

    http://upstairslounge.net/events/2016-03/

    Thanks!

    #1083743
    George
    Participant

    Hi @Edwin,

    No worries! Thanks for the kind words.

    This custom CSS should do the trick here:


    .tribe-events-schedule {
    background: #000 !important;
    border: 0 none !important;
    }

    .tribe-events-sub-nav li a {
    background: #000!important;
    }

    Thanks,
    George

    #1089187
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘mobile views’ is closed to new replies.