hi. how can i bring special heading font down to bottom of color section?
i want to build an template for all blog posts with this layout. can you help me to bring the text down an apply a background color to the text like here: http://www.arteffekt.at/
i want to have the same blank space under the special headind font and above the normal text :) thank you sooo much. enfold is an awesome theme, greetings, Lukas
Hey arteffekt,
Can you please provide a link to the site.
Best regards,
Jordan Shannon
Hey Jordan, sure i can : http://www.arteffekt.at/die-gruenen-architekturvisualisierung/
It looks like this at the moment: http://imgur.com/a/G1cw8
an i want to get this look: http://imgur.com/a/VST3a (like on the homepage: http://www.arteffekt.at/ )
Bring the text down to the bottom auf den colorsection. i want this effect on all bog posts.
Greetings, Luke
Hi,
Add this to quick css:
.template-page.content.av-content-full.alpha.units{
vertical-align:bottom!important;
padding-bottom:50px!important;
}
Best regards,
Jordan Shannon