Thank you!
I edit the code to my custom css of balbooa galllery but it doea not work.
Maybe something is wrong at the top of css code?
/* Custom CSS */
.album-in-lightbox i.albums-backdrop-close, .gallery-modal .ba-modal-header .modal-title, .gallery-modal .ba-modal-header .zmdi {
font-size: 18px;
line-height: 18px;
}
.ba-modal .modal-description, .ba-modal #disqus_thread {
padding: 25px 0;
}
.ba-gallery .ba-goback a, .ba-gallery .category-filter a.ba-filter, .ba-gallery .category-filter a.ba-filter-active {
letter-spacing: 0.01em;
font-weight: 300 !important;
}
.ba-gallery .category-filter a:first-child {
margin-left: -25px !important;
}
.gallery-tags-wrapper, .ba-gallery select.ba-select-filter, .ba-gallery .category-filter {
margin-top: -30px;
}
#ca-1529739248826 {
padding: 0 !important;
}
@media (min-width: 1025px) {
.gallery-modal .ba-modal-header .modal-title {
position: fixed;
bottom: 0;
left: 50vw;
transform: translateX(-50%);
background-color: #fff;
padding-top: 20px;
width: 100%;
text-align: center !important;
}
@media (max-width: 767px) {
.ba-gallery {
padding: 0;
}
@media (max-width: 1024px){
body .ba-scrollable {
background: #fff !important;
}
body .gallery-modal .ba-modal-header .zmdi {
color: #000 !important;
}
body .ba-modal .header-icons,
body .ba-modal .ba-modal-header {
box-shadow: none !important;
}
}