Getting Content Below the Header

Hi there,

We used a layout which had left menu on it. When we changed the header to the default one the slider and menu have gone up on the logo. How to get the content below the header? I tried using the following code but it didn't work. Kindly check screenshot.



body:not(.template-slider) #Content { margin-top: 150px !important; }

Comments

  • Hi,

    the content you marked on the screenshot is a slider content and because you set Transparent header, the slider goes behind the header what is the most proper behave. So if you don't want the slider to be behind the header, you need to remove transparency from heading.
Sign In or Register to comment.