Home Forums WoodMart support forum How can I get rid of white space between some of the modules at the header and the footer Reply To: How can I get rid of white space between some of the modules at the header and the footer

#240751

Hello,

1 &2) The black link is from the duplicate menu. Please try adding the following CSS in the Custom CSS for the mobile area under Theme Settings >> Custom CSS.

.widgetarea-mobile {
	display: none;
}

Because you haven’t added the CSS that’s why the menu is still duplicate.

3) And the link is working absolutely fine on my end. Please clear the cache and check back.

4) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

.footer-container .widget li, .woodmart-widget li {
	margin-bottom: 0px;
}

5) Sorry but the default video player works for the videos from Vimeo or youtube. And you cannot use them without them.

Regard’s.
Xtemos Studios.