Gray box surrounds event on sidebar widget

Home Forums Calendar Products Events Calendar PRO Gray box surrounds event on sidebar widget

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #21880
    Mark
    Participant

    We inserted the code suggested in the post (https://theeventscalendar.com/support/forums/topic/unwanted-gray-boxes-appear-when-plugin-is-activated/#post-21760) to remove the gray box on the main page in our Genesis (News) theme, but we noticed that the gray box still appears on the sidebar widget for the events. You can see the box on the event at http://s148397.gridserver.com/ on the sidebar. Is there anything we can do to make that go away?

    #21899
    Jonah
    Participant

    Hi Mark,

    Do you mean this gray box: http://cl.ly/132z3a3w2K1z401n0K2c

    If so, just add the following to your theme’s style.css file:

    #sidebar .eventsListWidget li, #sidebar .eventsAdvancedListWidget li {
    border: 0;
    }

    I hope that helps!

    – Jonah

    #21935
    Mark
    Participant

    Yes, the gray box around the event in your screenshot. Pasted the above text into the style.css file but nothing happened. Disabled all the other plugins to make sure there was nothing interfering.

    #21940
    Jonah
    Participant

    Hi Mark,

    Well that works for me. You’ll need to play around with the CSS a bit yourself to remove that border. Good luck!

    – Jonah

    #21959
    Mark
    Participant

    Watched your tutorial at https://theeventscalendar.com/tutorial-integrating-the-events-calendar-w-genesis/ and we were able to get it to work. Thanks again!

    #21974
    Jonah
    Participant

    Glad to hear Mark! Let us know if you need anything else.

    Cheers,
    Jonah

    #977323
    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 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Gray box surrounds event on sidebar widget’ is closed to new replies.