PDA

View Full Version : Remove extra space between header image and navbar?


VikesRule
08-27-2017, 03:49 PM
Hello,

I'm trying to figure out how to remove the extra space that is between the header image and the navbar. Picture below detailing what I want to remove. I basically want my header image to be flush with the top of the navbar.

https://vborg.vbsupport.ru/external/2017/08/7.png

Is there a way to do this?

MarkFL
08-27-2017, 04:15 PM
In your style variable editor for that style, under the "NavBar" section look for the variable "navbar_margin" and then change the top margin, which is likely the default 10px. :)

VikesRule
08-27-2017, 04:31 PM
In your style variable editor for that style, under the "NavBar" section look for the variable "navbar_margin" and then change the top margin, which is likely the default 10px. :)

Perfect, thank you so much!