Reply To: mobil look
Home › Forums › Agama Pro › mobil look › Reply To: mobil look
August 9, 2020 at 10:19 pm
#27668
Moderator
Hi,
in that case maybe the following codes can help you with that:
@media screen and (max-width: 992px){
#top-navigation{
max-width: 80%;
}
.top-navigation>ul>li {
padding-right: 5px!important;}
.top-nav-menu{
padding-right:10px!important;
}
.top-navigation ul.top-nav-menu{
display:inline-block!important;
}
#top-social{
max-width:20%!important;
}
#top-social li .tv-icon{
font-size: 1.8vw;
width:15px!important;
line-height: 22px;
padding-right:5px;
}
#top-social li a{
width: 4vw!important;
}
#masthead .agama-top-nav a {
font-size: 2vw!important;
}
}
Regards
-
This reply was modified 2 years, 9 months ago by
Zex.