Skip to content

Commit 5cf08e6

Browse files
committed
events style updates
1 parent b25d67d commit 5cf08e6

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

directories/events-directory/event-details/style.css

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
/* Divi Styles */
22

3-
.et_pb_section_2.et_pb_section {
3+
/* .et_pb_section_2.et_pb_section {
44
border: none!important;
55
padding-bottom: 0 !important;
66
}
77
88
.et_pb_row_3.et_pb_row {
99
padding-bottom: 0!important;
1010
margin-top: 40px!important;
11-
}
11+
} */
1212

1313
/* ––––––––––– */
1414

@@ -26,6 +26,12 @@ dl {
2626
gap: 10px;
2727
}
2828

29+
dl:last-of-type {
30+
border-bottom: none;
31+
padding-bottom: 0;
32+
border-bottom: 0;
33+
}
34+
2935
dl#speakers {
3036
border-bottom: none;
3137
padding: 0;
@@ -301,10 +307,4 @@ color: #002452;
301307
.carousel-container .item:last-of-type {
302308
margin-bottom: 0px;
303309
}
304-
305-
dl:last-of-type {
306-
border-bottom: none;
307-
padding-bottom: 0;
308-
border-bottom: 0;
309-
}
310310
}

directories/events-directory/style.css

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
margin-top: 0px !important;
77
} */
88

9-
/* WP Static Page */
9+
/* WP Static Page
1010
1111
.et_pb_section_3.et_pb_section {
1212
background-color: #fff !important;
@@ -1611,11 +1611,11 @@ input[type="search"]::placeholder {
16111611
@media screen and (max-width: 1024px) {
16121612

16131613

1614-
.et_pb_section_3.et_pb_section {
1614+
/* .et_pb_section_3.et_pb_section {
16151615
width: 100%;
16161616
max-width: 720px;
16171617
margin: 0 auto;
1618-
}
1618+
}*/
16191619

16201620
.item-container {
16211621
flex-direction: column-reverse;
@@ -1952,13 +1952,13 @@ input[type="search"]::placeholder {
19521952
top: 56px;
19531953
}
19541954

1955-
.et_pb_section_2.et_pb_section.stickybar .et_pb_row_3.et_pb_row {
1955+
/* .et_pb_section_2.et_pb_section.stickybar .et_pb_row_3.et_pb_row {
19561956
padding: 0 !important;
19571957
}
19581958
19591959
.et_pb_row_3.et_pb_row {
19601960
padding: 0 !important;
1961-
}
1961+
} */
19621962

19631963
.showFilters {
19641964
display: flex;

0 commit comments

Comments
 (0)