problem in menu

Posted in: Newspaper
Post count: 31

Still the problem in menu. When the screen is reduced. How to fix this error?

http://prntscr.com/iv99dw

https://jborder.ru/

Post count: 22421

Hello,

As a temporary solution please use this css code in your theme panel-> custom css box:


@media(min-width:767px)and (max-width:1460px){
.td-header-menu-social{
position:relative!important;
margin-left:auto!important;
margin-right:auto!important;
display:table;
}}
@media(max-width:1620px){
.td-header-style-10 .td-affix .td-main-menu-logo{
position:relative!important;;
}

We will fix this in the future theme update.

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.