Background issues

Home Forums Calendar Products Events Calendar PRO Background issues

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1184085
    Henry
    Participant

    Hi,

    I’m having problems getting the background to become transparent.

    http://glitteryourpallet.com/events/?action=tribe_photo&tribe_paged=2&tribe_event_display=photo

    I’d prefer the white background to be transparent so as to allow the normal background for my website to show.

    Little help? Thanks!

    #1184094
    Cliff
    Member

    Hi Henry.

    The white background color on #main-content is from http://glitteryourpallet.com/wp-content/themes/Divi/style.css?ver=4.6.1

    You might want to ask Divi support how to remove that, but you could just add this custom CSS to override it:

    body.post-type-archive-tribe_events #main-content,
    body.single-tribe_events #main-content {
    background-color: transparent;
    }

    Please let me know if you have any follow-up questions on this topic.

    #1184098
    Henry
    Participant

    Looks great, thanks!

    The black background for the text boxes, is the editable within The Events Calendar Pro plugin?

    #1184169
    Cliff
    Member

    The main area’s black background is div#left-area with CSS coming from your theme, I believe, since the CSS selector that matches is .et_right_sidebar #left-area

    The black background on the right sidebar is due to this CSS selector: div#sidebar

    You can learn about the PRO Color Customizer and Using Google Chrome Developer Tools.

    #1194531
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

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