Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*= Events in Photo Grid =*/
- .post-type-archive-tribe_events .tribe-events-pro-photo .tribe-common-g-row .tribe-common-g-col {
- display: block !important;
- }
- .post-type-archive-tribe_events .tribe-events-pro-photo .tribe-common-g-row .tribe-common-g-col .tribe-events-pro-photo__event-featured-image-wrapper {
- height: 80%;
- display: block;
- /*border: 1px solid #eee;*/
- }
- .post-type-archive-tribe_events .tribe-events-pro-photo .tribe-common-g-row .tribe-common-g-col .tribe-events-pro-photo__event-featured-image-wrapper .tribe-events-pro-photo__event-featured-image-link {
- display: block;
- height: 90%;
- width: auto;
- text-align: center;
- margin: auto;
- overflow:hidden;
- }
- .post-type-archive-tribe_events .tribe-events-pro-photo .tribe-common-g-row .tribe-common-g-col .tribe-events-pro-photo__event-featured-image-wrapper .tribe-events-pro-photo__event-featured-image-link img {
- display: block;
- height: auto;
- width: auto;
- text-align: center;
- margin: auto;
- }
- .post-type-archive-tribe_events .tribe-events-pro-photo .tribe-common-g-row .tribe-common-g-col .tribe-events-pro-photo__event-details-wrapper {
- height: 20%;
- }
- /*= END of Events in Photo Grid =*/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement