Hello,
How can I start the body of the page (i.e, the first row in visual composer) at the very top of the page so it sits under the menu just like the slider does?
I want achieve the same look as I can with the slider – where the menu is transparent and you can see what is underneath – but not use the slider (it doesn’t support my form), just visual composer.
I have removed the padding in this code:
<style type=”text/css”>.page-template-page-homepage-php #container{padding-top:80px;}</style>
This brought the body of the page up, however the menu was still not translucent even though the translucency was set to the default .3.
Please let me know your thoughts.
Thanks!