Top Header Menu

Posted in: Newsmag
Post count: 280

Hi
i want change select ver dropdown to left side. Instead word ( here )

any advice please ?

this is the dev site

http://webmaster0.sky-host.cu.cc/wp/

thanks

Post count: 6535

Hi

I am not sure what you mean but if you’re referring at the drop-down menu for the languages use this css to move it to the left: http://screencast.com/t/3YYa8esd

.td-header-sp-top-menu{
width: 100%;!important;
}
.td-header-sp-top-menu .menu-top-container{
float: left;
}
.td-header-sp-top-widget{
display: none!important;
}

If this is not what you mean please provide more details.
Thanks!

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