Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #666669

    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

    #666801

    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

    #667222

    Hello, Vinay!

    Thank you very much – it worked out ;- )
    P.S. You can close the thread.

    Have a nice day!
    Regards,
    Artem

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Text alignment on the colour section’ is closed to new replies.