Mega Menu page

Posted in: Newsmag
Post count: 4

Hello,

I am working on a site for my company at http://neighbourhoodsource.ca/
in the menu it lists all the locations, like this:

Markham
Newmarket
Richmond Hill
Thornhill
Woodbridge

I need to be able to adjust the line heigh between each location, and make the entire drop down menu smaller to fit accordingly to the content.

Basically the goal is to just make the drop down menus smaller, since right now they take up a large amount of space.

is there a way I can adjust the row height or the entire page height?

any suggestions will be helpful, thank you.

  • This topic was modified 9 years by Socha17.
Post count: 23312

Hello Socha17,

If you want to change the size for your mega menu page, you should decrease some paddings, like the code below ->

.td-mega-menu .wpb_content_element li{
padding:0 !important;
}

If you want to make some changes, notice that you should do it yourself because we cannot provide custom work at the moment, sorry! You can try using the Inspector to create your own custom CSS according to our documentation here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thanks for your message!

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