Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #360281

    Hi

    when using glassy header all the content including the sidebar is moving up in the header section.

    is there a simple way to avoid this behavior and just having a background image in the header section?

    thaks

    #360567

    Hey Siracher!

    Thank you for using Enfold.

    When activating the transparent header, you should add a slider or color section with a background image at the very top of the page.

    Cheers!
    Ismael

    #360654

    Hi Ismael

    yes that’s what I’ve done. Have a look on this page.
    you see that it will not look right when using a background and show the sidebar.
    everything move up in the header section:
    http://pizolopen.pizolimmo.ch/bilder/

    cheers

    #360852

    Hi!

    It seems like you are not using Color Section on your page. Please add color section element with an unique ID ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) and then add following code to Quick CSS in Enfold theme options under General Styling tab

    #your-custom-id .container { padding-top: 150px; }

    Cheers!
    Yigit

    #361070

    hi Yigit

    yes that’s right. I added the background within the theme option as background image of the body content.

    Thing is that I don’t want to add a color section to each individual page. I thought there’s a way to add a background image to all pages at once.

    I just added this css and it seem to work this way, but I’m not sure if I run into other issues in the near future..

    .main_color .container {
    padding-top:150px}
    #361075

    Hey!

    It looks fine. If you have any other questions or issues, feel free to let us know :)

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘glassy header all content move up in header section’ is closed to new replies.