Hi,
1, Please paste the custom CSS code to “Appearance > Customize: Additional CSS”
@media only screen and (orientation : portrait) {
.top-slider .owl-carousel .owl-item img {
display: block;
width: 100%;
height: 100vh;
object-fit: cover;
}
}
2, Please paste the custom CSS code to “Appearance > Customize: Additional CSS”
@media (min-width: 768px) and (max-width:900px) {
#navi-header>div>ul>li {
margin-left: 18px;
}
}
Regards!
Bwsm – uiueux.com – Twitter – Facebook