Tagged: ,

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

    Hi folks, this is probably an easy one:
    i am looking for a code which controls the space between the ‘special header’ (standard) and the text block elements (below the header)
    I already reduced the margin to zero. but there is still a lot space between the elements.
    what i have is a 1/1 special head element and below three 1/3 Text block elements.

    hope you can help.
    my nest regards
    Pedro

    #215485

    Hi Pedro!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    body .column-top-margin {
    margin-top: 0;
    }

    Cheers!
    Yigit

    #215562

    great, thanks. with a px value it works fine!
    my best regards

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Space between Special Heading and Text Block Elements’ is closed to new replies.