the languages ​​of the menu, do not grab the responsive

You helped me place the menu as I wanted at a visual level but when I open it on mobile it does not grab the responsive correctly



this was the code they sent me:


.menu .wpml-ls-item{

 float: left;

 margin-top: 30px;

}

.menu .menu-item:nth-of-type(8){

 margin-left: 33%!important;

}

.menu .wpml-ls-item a span{

 font-size: 20px;

}


.blog_wrapper .post .post-desc *{

  text-align: center;

}

.blog_wrapper .post .post-desc .category .cat-wrapper li a{

  border-radius: 0;

}

Comments

Sign In or Register to comment.