Viewing 5 reply threads
You must be logged in to reply to this topic.
I have downloaded a template within the Tower theme and I can’t get the images to show up like the template. Basically it is two columns one side is the image the other is the copy.
Please see an example : https://liznierzwicki.com/programs/
Hello,
Can you post the demo link that you want to make it like? You can set up multiple styles of layout using the row settings/ column settings and the element’s settings added inside them.
Let us know.
Best regards!
I used the WP Bakery Page Builder – Template Library – Two Block Section.
I even tried to use the 2 column with the background image on one side. Still just leaves a line at the top without the whole image.
Hello,
Add some element into the first column. Example an empty element. And try again. The image is there but there is no specific height set up for the row.
If the situation persits, add this code into your custom css box:
.vc_col-sm-8.wpb_column.column_container.using_bg.with_padding {
height: 622px !important;
background-size: cover;
}
Let us know.
Best regards!
Hello,
Can you post some wp credentials in a private reply? So i can do it for you.
Best regards!
You must be logged in to reply to this topic.