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

    Hey,

    i have not clue how the correct term is so i hope the topic explains it a bit. I want to create 2 Columns (half, half):

    1. Should contain a text and a headline ( no issues)
    2. Contains 3 Images: To on Top each 50% and one below 100% ( https://www.dropbox.com/s/ozj0qmi6m7j0xvz/text.jpg?dl=0)

    How can i archive this?

    • This topic was modified 5 years, 10 months ago by cr3epy.
    #1049453

    Hey cr3epy,

    Thank you for using Enfold.

    Have you tried adding the columns inside a grid row cell? Set the columns’ “Space between columns” settings to the second option and enable the “Custom top and bottom margin” option. That will remove the spaces between the columns.

    Best regards,
    Ismael

    #1049620

    Hey Ismael,

    Okay i used now a Grid row and for the right part i have a Code Block with:

    [av_one_half first min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top
    left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-12tfv5n']

    [/av_one_half]
    [av_one_half min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top
    left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-12tfv5n']

    [/av_one_half]
    [av_one_full first min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top
    left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-17r5yy3']

    [/av_one_full]

    EDIT: I think i managed it – is there a way to apply a bg_image into the shortcode and if yes how?

    • This reply was modified 5 years, 10 months ago by cr3epy.
    #1049829

    Hi,

    Great, glad you got it working. If you need a background image then you should be able to set it in the src value:

    src='https://your.site/image.png'

    Best regards,
    Rikard

    #1049961

    Hey Rikard,

    [av_one_half first min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='https://localhost:8080/test/wp-content/uploads/2019/01/karate-fuer-kinder.jpg' background_position='top
    left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-12tfv5n']
    <span class=”headline-karate”>TEXT</span>
    [/av_one_half]

    Does not work for me?

    • This reply was modified 5 years, 10 months ago by cr3epy.
    #1050733

    Hi,

    Do you have a test page where we can see the current layout? Please post the url in the private field.

    Best regards,
    Ismael

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