PluginProbe
Templately – Elementor & Gutenberg Template Library: 6500+ Free & Pro Ready Templates And Cloud! / 3.1.9
Templately – Elementor & Gutenberg Template Library: 6500+ Free & Pro Ready Templates And Cloud! v3.1.9
3.7.5 3.7.4 3.7.3 3.7.2 1-final 3.7.1 3.7.0 3.6.8 3.6.7 3.6.6 3.6.5 3.6.4 3.6.3 3.6.2 3.6.1 3.0.3 3.0.4 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.1.0 3.1.1 3.1.10 All 111 releases
← All changes | assets/css/notices.css +25 -1 3.0.43.1.9 View file →
@@ -2,9 +2,9 @@
2 2
3 3 .notice-templately-black_friday {
4 4 padding: 16px 0;
5 5 }
6 -
6 +/*
7 7 #wpnotice-templately-black_friday.notice-info {
8 8 border-left-color: #5633D1;
9 9 }
10 10
@@ -32,8 +32,32 @@
32 32 }
33 33
34 34 #wpnotice-templately-black_friday .wpnotice-content-wrapper button:hover {
35 35 background-color: transparent;
36 +} */
37 +
38 +#wpnotice-templately-halloween.notice-info, #wpnotice-templately-black_friday.notice-info {
39 + padding: 10px 38px 10px 12px;
40 + border-left-color: #5626E7;
41 +}
42 +#wpnotice-templately-halloween .wpnotice-content-wrapper, #wpnotice-templately-black_friday .wpnotice-content-wrapper {
43 + flex: 1;
44 + display: flex;
45 + align-items: center;
46 + justify-content: space-between;
47 + gap: 20px;
48 +}
49 +#wpnotice-templately-halloween .wpnotice-content-wrapper p, #wpnotice-templately-black_friday .wpnotice-content-wrapper p {
50 + font-size: 14px;
51 +}
52 +#wpnotice-templately-halloween a.button.button-primary, #wpnotice-templately-black_friday a.button.button-primary {
53 + display: inline-flex;
54 + align-items: center;
55 + gap: 8px;
56 + padding: 5px 15px;
57 + background: #5626E7;
58 + border: none;
59 + border-radius: 4px;
36 60 }
37 61
38 62 .toplevel_page_templately .notice {
39 63 display: none !important;