Save
This commit is contained in:
@@ -1,6 +1,20 @@
|
||||
.elementor-element.elementor-arrows-position-outside .swiper,
|
||||
.elementor-lightbox.elementor-arrows-position-outside .swiper {
|
||||
width: calc(100% - 160px);
|
||||
|
||||
@media (max-width: 768px) {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.elementor-swiper-button {
|
||||
svg {
|
||||
path {
|
||||
@media (max-width: 768px) {
|
||||
fill: #fff;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#header-nav {
|
||||
|
||||
Reference in New Issue
Block a user