hi,
i use vantage premium with page builder
is there a way to remove
(1) the space between the upper menuebar and the first row (page builder) and
(2) between the footer and the last row (page builder)?
i have a picture, that i want to be placed immediately under the upper menue bar. Now there is a space inbetween with the color of the general background of the theme.
above the footer i have a row with dark background, but between this row and the footer there is stll a space with the color of the general background.
thanks for help
Peter
Hi Peter
You can change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
You’d just replace the 2047 value with whatever the ID of your page is. Here’s a fairly comprehensive guide to finding that: http://quadroideas.com/find-page-id-wordpress/.
You might also need to install the SiteOrigin CSS Editor.
Hi Greg,
thanks so much! It works fine :-)
CU Peter