Sub Drop down menu to large

Posted in: Newspaper
Post count: 186

Hi can you show me how I can reduce the size of the sub drop down menu it`s too large please check this link for pictures, sorry for the poor quality. http://vards.net/our-services/

Thanks.
Gus

Post count: 20688

Hi,

So you want to align the sub-menu to the left like this
https://www.screencast.com/t/sDlazT7i6
If you want to reduce the padding as well or the width, I have included the code with the original values, you can modify them as you wish. Then enter it in Theme panel->Custom CSS

.td-header-main-menu .sf-menu > li.td-normal-menu > ul.sub-menu {
left: 0;
width: 15.5714em!important;
padding: 15px 0;
}

Thanks

Post count: 186

Many Thanks

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