move title lower
Hi,
I am trying to position the title lower so it is more visible. Here is the link to the page: http://pour-lemonde.com/portfolio-item/dresden-and-its-many-faces/
I assume I have to use a custom css. Will there be a way to create one that is solely applicable to this particular portfolio post?
Thank you
Comments
this will be not possible, here is why:
The intro header height is controlled by JS and the padding values change depending on the screensize. Any css changes will get overwirtten.
thanks