File tree 1 file changed +6
-20
lines changed
1 file changed +6
-20
lines changed Original file line number Diff line number Diff line change 115
115
display : none;
116
116
}
117
117
118
- .feedzy-banner : has (.tsdk-banner-cta ) {
118
+ .feedzy-banner : has (.themeisle-sale ) {
119
119
margin : 0 auto;
120
120
display : flex;
121
121
justify-content : center;
122
- padding : 1rem ;
123
122
margin-bottom : 20px ;
124
- width : 100% ;
125
- }
126
-
127
- .feedzy-banner : has (.tsdk-banner-cta ) .tsdk-banner-urgency-text {
128
- padding : 5px ;
129
- }
130
-
131
- .feedzy-banner-dashboard {
132
- display : none;
123
+ max-width : 1224px ;
124
+ padding : 0 12px ;
133
125
}
134
126
135
- .feedzy-banner-dashboard : has (.tsdk-banner-cta ) {
136
- display : block;
137
- margin : 20px 0 ;
138
-
139
- /* Remove the properties added by .notice */
140
- background : transparent;
141
- border : unset;
142
- box-shadow : unset;
143
- padding : unset;
127
+ .feedzy-banner .themeisle-sale {
128
+ width : 100% ;
129
+ margin : 0 ;
144
130
}
145
131
146
132
.feedzy-container {
You can’t perform that action at this time.
0 commit comments