Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #634854

    Hi,

    I have some pages that use a 3/4 and 1/4 column layout. These content areas are inside a color section because i wanted to save it as a template.
    Anyhow, what I find is that the 1/4 content lines up at the very top edge, but the 3/4 content area, with a text block is down about 40px.

    You can see an example below:

    You can see the quote form in the 1/4 column. I would like the text in the 3/4 column to line up with the top edge of the quote form.

    What is the easiest way to make this happen?

    #635269

    Hey xuamox,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .page-id-530 #av_section_2 h2 {
        margin-top: 0;
    }
    

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.