• Resolved festivalsforu

    (@festivalsforu)


    I am having a bit of an issue with my events. On my desktop it shows the section of the date and time 100% fine.

    However when looking at it on mobile, it added itself a grey background color that interferes with the white text color. The grey background color never appears on desktop and only appears on mobile.

    How do I get rid of this for mobile? As I want it to be the same as the desktop.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey there,

    Thanks for reaching out ??

    Sorry about the wait! We’ve seen a surge in support requests lately.

    I’m seeing a dark background on desktop and mobile within the event details section. Have you gotten this sorted out?

    Take care,
    Ed ??

    Thread Starter festivalsforu

    (@festivalsforu)

    Hi there, thank you so much for responding.

    So I have not yet figured this out. Please can you assist me? As noted above the desktop section is fine. It is the mobile section that is changing the way the background of the heading text looks. On desktop it is dark and on mobile it is super light grey.

    Hey there,

    I see what you’re talking about.

    Try this CSS:

    .single-tribe_events .tribe-events-schedule {
        background: #000;
    }

    Change #000 to whatever color you’d like that section to be.

    Hope that helps!

    Take care,
    Ed ??

    Thread Starter festivalsforu

    (@festivalsforu)

    Perfect, that worked. Although it isn’t the prettiest solution as it creates a full length background for the desktop version as well. However I will mark this as resolved as it has fixed my issue.

    Thank you so much for the support

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Date & Time showing fine on desktop, different on mobile’ is closed to new replies.