Backgrounds

Home Forums Calendar Products Events Calendar PRO Backgrounds

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #792110
    damoncityconnection
    Participant

    Hello,
    I’ve searched and searched. The single event view has a white background attached to it and the text on my website is grey/white, which is conflicting. In addition to the white background in the single event view, the event list has little white boxes as well and the “events from” box is also white. I’ve tried changing the events template. It’d be nice to have the background transparent and be able to change the text color. I’m not a coder/programmer or web guy at all, so I apologize in advance.

    Thanks!

    #792682
    Josh
    Participant

    Hello damoncityconnection,

    Thanks for reaching out to us.

    You can fix the background issues your noticing with some quick CSS. To start, within your current theme (or preferably a child theme) find the file named style.css. Within that file, you can add the following code to make the background transparent for those sections:

    
    
    .single-tribe_events .tribe-events-event-meta, .tribe-events-list-separator-month { background: none; }
    
    

    Additionally, if you’re uncomfortable with modifying your site’s CSS, you can test using the “Full Styles” under the display tab to see if that gets rid of some of the specific styling that is conflicting with your theme. https://cloudup.com/cqPF1CjoPsK

    I’m sorry I wasn’t able to give you a direct response however I hope this was able to point you in the right direction.

    Thanks!

    #794739
    damoncityconnection
    Participant

    Just absolutely beautiful. Thank you Josh.

    #795402
    Josh
    Participant

    Hello damoncityconnection,

    No problem! Happy to have been able to help.

    If you have a few moments, we would definitely appreciate it if you took a second to rate our plugin on the WordPress.org repository.

    I’ll go ahead and close this ticket. If you have any further questions please don’t hesitate to open a new one.

    Thanks!

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