Hello!
I need to place a text in 1/2 right column on the top of the page (below the header). The text is placed on colour section with a background image.
But for some reason the text appears not at the top, but near the center of the image (even a bit lower).
How can I move it higher?
Thank you in advance!
Best regards,
Artem
Hey artemtik,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia-section.av-minimum-height .container .content {
vertical-align: top;
}
Best regards,
Vinay
Hello, Vinay!
Thank you very much – it worked out ;- )
P.S. You can close the thread.
Have a nice day!
Regards,
Artem