• Resolved outtareach

    (@outtareach)


    I am having issues changing background colors(or removing them) in the mobile theme. It looks correct on my laptop but on mobile I still have this light grey background color on white text. I would like to remove or change the color of these backgrounds but I’m not sure where it is in css. For instance, my “find events” box on mobile is light grey but the text and arrow is white so it is hard to see. Any help would be great. http://www.4fun.nyc

    https://wordpress.org/plugins/the-events-calendar/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Barry

    (@barryhughes-1)

    Hi!

    If you add some custom CSS (see this guide about adding a tribe-events.css stylesheet) like this, does it help?

    #tribe-bar-collapse-toggle {
        background: transparent !important;
    }

    Hi Barry,

    I am having a similar issue, unfortunately that did not work. Please see http://www.jaxterror.com/events on a mobile device vs desktop for better understanding.

    Plugin Author Brian

    (@brianjessee)

    Hi shawn02,

    To quote the forum guidelines:

    Posting your own topic is smiled upon.

    If you can create a new post of your own that would be appreciated 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change background color on mobile’ is closed to new replies.