Make new elementor component
This commit is contained in:
@@ -769,4 +769,33 @@ body.elementor-page > div[data-elementor-type=single-page] {
|
||||
}
|
||||
.custom-acc .eael-adv-accordion .eael-accordion-list .eael-accordion-header.active .fa-toggle {
|
||||
transform: rotate(180deg) !important;
|
||||
}
|
||||
|
||||
#top-header-box.fixed {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
z-index: 999;
|
||||
}
|
||||
|
||||
.addon-btn-title {
|
||||
margin: 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.addon-btn-title .elementor-icon {
|
||||
margin-left: -20px;
|
||||
z-index: -1;
|
||||
}
|
||||
.addon-btn-title .elementor-icon i {
|
||||
color: #000;
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
background: #f4f4f4;
|
||||
border-radius: 100%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
font-size: 28px;
|
||||
}/*# sourceMappingURL=custom.css.map */
|
||||
Reference in New Issue
Block a user