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
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
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
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
Perfect, thanks a lot!
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