Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #511051

    how can i move text areas up? Can you please help me with this? :)

    #511181

    Hey wiwaldi79,

    Try this please:

    .home #av_section_3 .av_one_fourth p {
    margin: 0em 0 !important;
    }

    Best regards,
    Rikard

    #511363

    no effect. sorry.

    #511401

    Hi!

    As far as i remember, custom CSS field for ALB elements are already turned on on your installation. If not, please refer to this post – kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then give your column a custom CSS class and use the code as following

    .your-custom-column p {
    margin: 0em 0 !important;
    }

    Regards,
    Yigit

    #511408

    Yes. CLOSED. Thanks.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘move text area up’ is closed to new replies.