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

    Hi all,

    Is it possible to vertically center two elements?

    My layout -> color section with 1/2 + 1/2 blocks. Inside the first block, an image. Inside the second one, some text. the image is bigger than the text, by far.

    I want those 2 elements (img / text) to be centered in the vertical direction, instead of aligned to the top.

    the link is a screenshoot of an example, in dropbox.

    thanks!

    #316287

    Hi niquelao!

    Thank you for using Enfold.

    You can add a separator or whitespace element on top of the element to move the text downwards. If you can give us an access to the actual page, we would like to inspect it.

    Regards,
    Ismael

    #316399

    hi ismael

    Attached in a private response the login options.

    In the second color block (text “mucha información, poco accedida”) i’d like the text block to be centered in the image. Just use it as an example.

    I don’t like the solution of inserting a separator because I think that separator will be blank space when in responsive mode – mobile resolution. Which does not makes sense, I believe.

    #316400
    This reply has been marked as private.
    #317521

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-image-container-inner {
    padding-top: 10px;
    }

    Regards,
    Yigit

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