Mega menu help and white space on home page between columns

Posted in: Newsmag
Post count: 136

Hi, for my site (https://smallcaps.com.au/) I need the following help…

1) How can I make a mega menu/menu (whatever it’s called) with NewsMag to look like this:
https://imgur.com/a/VXxFHfL
As with this theme of yours under ‘top global news’ in the menu bar:
https://demo.tagdiv.com/newspaper_business/the-pc-market-has-had-its-worst-year-ever/

2) To get a white line to seperate the columns here on my home page (https://smallcaps.com.au/):
https://imgur.com/a/9CRNLEB

Thanks

Post count: 20688

Hi,

1. That is the mega-menu with sub-categories with the Newspaper theme, Newsmag has a mega-menu design like this
https://forum.tagdiv.com/newsmag-mega-menu/
Again, the links and example are using the Newspaper theme not Newsmag. Despite similarities there are also functionality and design differences between the two themes.

2. You could edit the page with the builder you used to create it, probably Visual composer (now WPBakery page builder). That seems to be a heading or title, set a border right to it of the color you want, check in the CSS or design tab settings.
Or use CSS to do that – https://www.screencast.com/t/xYOdyi91K3

.vc_custom_1505806546312 {
border-right: 3px solid white;
}

Thanks

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