Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #369828

    Dear kriesi support,

    Please see my webpage below created with enfold. How can i adjust the margin from the top of the image and the menu? so the white space gets smaller from the top.

    Kind regards,
    Alex

    #370100

    Hey alexvr86!

    Add this to your custom CSS.

    main { padding-top: 0px !important; }
    

    Or if you only want it done on this page then drag a codeblock element to your content and add this inside.

    <style type = "text/css">
    main { padding-top: 0px !important; }
    </style>

    Regards,
    Elliott

    #371039

    Thank you for your reply, and is it possible to let the text start at the same height as the image on the left. Please view my webpage below.

    Kind regards,
    Alex

    #371194

    Hey Alex!

    The link you posted in your initial message is returning a 404 error message.

    Regards,
    Josue

    #371261
    This reply has been marked as private.
    #371362

    Hi!

    You can add a Separator / Whitespace element on top of the image.

    Cheers!
    Ismael

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