Can you tell me whether there is anything in the the Salient settings panel to adjust the horizontal and vertical position of the automatic title display in single project headers? (when using the image background)?
Or do i need to do it with a CSS adjustment. I want to put all header titles and subtitles into the lower left corner of the header image.
Hi again, further to this question, it might be better to build a hero element within the page builder, rather than relying on the default project header, but my question is the same. How do I push the text area to align itself to the bottom of the row?
Thanks Tahir, I seem to have stumbled over a solution.
But I have another question, I am trying to use row shape dividers - the TILT option - but i need to slightly adjust the shape to accommodate my text. I can see that the shape is determined by
<polygon points="104 10 0 0 0 10"></polygon>
The shape i want is achieved by altering 104 to 154. Can you tell me how to express that as a CSS line?
Hi guys,
Can you tell me whether there is anything in the the Salient settings panel to adjust the horizontal and vertical position of the automatic title display in single project headers? (when using the image background)?
Or do i need to do it with a CSS adjustment. I want to put all header titles and subtitles into the lower left corner of the header image.
Thanks!
Chris
Hi again, further to this question, it might be better to build a hero element within the page builder, rather than relying on the default project header, but my question is the same. How do I push the text area to align itself to the bottom of the row?
Thanks
Chris
Hey Again,
Please provide the page URL so I may write up the custom CSS for this request.
Thanks
ThemeNectar Support Team
Thanks Tahir, I seem to have stumbled over a solution.
But I have another question, I am trying to use row shape dividers - the TILT option - but i need to slightly adjust the shape to accommodate my text. I can see that the shape is determined by
<polygon points="104 10 0 0 0 10"></polygon>
The shape i want is achieved by altering 104 to 154. Can you tell me how to express that as a CSS line?
Thanks!
Chris
Hey Again,
Unfortunately, it can be adjusted with CSS. Overwrite the PHP code for the Shape Dividers: http://themenectar.com/docs/salient/overriding-salient-wpbakery-element-template-files-through-a-child-theme/
Thanks
ThemeNectar Support Team