-
AuthorPosts
-
January 2, 2019 at 4:16 pm #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.
January 3, 2019 at 5:15 am #1049453Hey 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,
IsmaelJanuary 3, 2019 at 3:30 pm #1049620Hey 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.
January 4, 2019 at 6:38 am #1049829Hi,
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,
RikardJanuary 4, 2019 at 12:34 pm #1049961Hey 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.
January 7, 2019 at 4:11 am #1050733 -
AuthorPosts
- You must be logged in to reply to this topic.