Pique Theme Overrides The Event Calendar Plugin Formatting
-
Hey guys,
So I’m having an issue where the Pique theme is influencing The Events Calendar plugin’s monthly view:
/* Panels */
.pique-panel {
background-color: #293940;
margin: 0;
min-height: 60vh;
position: relative;
width: 100%;
}
.pique-panel:nth-of-type(even) {
background-color: #2d2a26;
}I narrowed it down to this CSS code, which is basically causing a block featuring the theme’s background color (#2d2a26) and min-height to appear over scheduled events. Is there any way for The Events Calendar to block Pique from formatting this plugin? I reached out to TEC’s support network and they referred me to ask directly concerning the theme itself.
Thanks again!
-
-
-
Hi there,
The URL provided by you seems self-hosted WordPress site. This forum provides assistance to the only site hosted on WordPress.com.
You would get help at the below forum:
https://wordpress.org/support/
Further to know more about the differences between WordPress.com and WordPress.org you can read this document:
- The topic ‘Pique Theme Overrides The Event Calendar Plugin Formatting’ is closed to new replies.