Top Menu Responsive

Posted in: Newspaper
Post count: 2

Hi!

I would like to know how can we get the Top Menu into the responsive version.

site: exitoeducativo.net

Many thanks in advance!

Regards.

Post count: 20688

Hi,

Try a code like this – https://www.screencast.com/t/jwhr3psw

@media (max-width: 767px){
.td-header-top-menu-full,
.td-header-sp-top-menu {
display: block!important;
text-align:center ;
}
.menu-top-container {
margin-right: 0;
}}

I could modify it if needed, let me know. Enter it in Theme panel->Custom code->CSS section.

Thanks

Post count: 2

Ok. Thank you so much!

Regards.

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