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

    Hello, I would like to add a number of blank lines (a blank space) at the top of all my pages. Which Php file do I need to change, and can I just add a few breaks in the php? Thx Luc

    #669854

    Hey Straver-reclame!

    Can you please elaborate on the changes you would like to make? We may be able to provide you a simpler workaround. If you could create a screenshot and post it here, that would help. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.

    Cheers!
    Yigit

    #669860

    I have added some CSS to give the logo an overlay over the page.
    Now I want all my pages to have a blank space so the overlaying logo does not cover text on the page:
    https://www.dropbox.com/s/iz63tya3q2wglq0/Schermafbeelding%202016-08-08%20om%2015.23.22.png?dl=0

    #669862

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .content, .sidebar {
        padding-top: 100px;
    }
    

    Best regards,
    Yigit

    #669864

    Perfect, thanks a lot!

    #669866

    Hi!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Add blank space at the top of all my pages’ is closed to new replies.