Hello,
On the page below, I have a mini logo image and a H1 (News). The image is left aligned and the text is vertically aligned at the top of the image. I would like it vertical aligned at the bottom of the image. What is the best way to do this? A manual padding top seems to be not very responsive. What do you think?
Tx a lot for your help,
Best regards,
Marine
Hey newki75,
Please add the following to quick css:
.avia-builder-el-1 .av_textblock_section .avia_textblock h1{
line-height:3em!important;
}
Best regards,
Jordan Shannon
Hey Jordan,
It’s perfect for the news page. So I’ve reproduced the same thing for another page but as the other page begins with a slider the code doesnt’ work (it works as soon as I remove the slider). What should I change ?
Page : https://yesyouweb.com/dev/credits-impot/
Title Credit d’impot
Tx for your help !!
Hi,
Will this be for this one page or multiple pages?
Best regards,
Jordan Shannon
We’done the page News together. The “pb” with the layer adanced is on 3 others pages :
I’ve put the 3 small images under the slider and I’d like the title to be vertical align in the middle of the image or bottom.
Tx for your help Jordan !
Hi,
Did you apply the “impot” class attribute to the columns? Please try this css code.
.impot .av_textblock_section h1 {
position: relative;
top: 30px;
}
Best regards,
Ismael
Perfect, tx Ismaël !
You can close the issue :-)
Nice day
Hi,
Glad that we are able to help! Thanks for using Enfold and have a great day :)
Best regards,
Nikko