Forum Replies Created
-
AuthorPosts
-
Scott Salvati
ParticipantOk… I think I fixed it… starting with line 1386 of the stylesheet: http://7db.a89.myftpupload.com/wp-content/themes/polytechnic/theme-core/theme-assets/stylesheets/theme-4-plugins.css
I reworked some of the css and it appears the issue has been solved. Mostly, I removed the two elements that seemed to be interfering, boosted up the text and expanded the width. Unless you see a reason to be concerned I think we’re good to go!
/* PRO – TEXT WIDGET */
.hentry.vevent.type-tribe_events {
width: 98% !important;
float: left;
display: block;
margin: 0 2.4% 5px;
}
.tribe-mini-calendar-event {
border-bottom: 0 none;
display: block;
margin: 0;
overflow: hidden;
padding-bottom: 0;
}
.type-tribe_events .tribe-mini-calendar-event .entry-title > a {
font-size: 1.6rem;
font-weight: 400;
margin: 0rem;
text-align: left;
}
.tribe-events-widget-link {
clear: both;
}Scott Salvati
ParticipantI think you’re right. Strange as this theme kind of promotes itself as being compatible with your (and several other plug-ins). I kind of figured as such, but these things are quite complicated to narrow down. Is there a rewrite on line 1386 or elsewhere you suggest we add to fix the issue without crashing the site?
Scott Salvati
ParticipantOk, for some reason I ended up posting twice, and my issue is still not resolved. I know this doesn’t bode well for my editing abilities. But yeah, we still need help.
-
AuthorPosts
