This topic has 2 replies, 2 voices, and was last updated 6 years, 11 months ago ago by Rose Tyler
Hi,
Just making some updates to my website and I now have a black line above the header. Could you tell me how i can remove this please.
Also i seem to have a white space (margin) against each element how can i remove this?
Thanks
Callum
Hello,
1. Add this code in Theme Options > Custom css:
.header-type-17 .header-top {
display: none;
}
3. By default VC elements have margin-bottom 35px, to remove it, open settings and set 0px http://prntscr.com/iadl5r
Regards
You must be logged in to reply to this topic.Log in/Sign up