
-
AuthorPosts
-
August 6, 2025 at 11:56 am #1487633
Hello,
I see a simple design on a website that I would like to do for my own. I tried several things but I can’t do what I want. Can you help me ?
Here is the page for my inspiration https://www.lasauge.fr/pages/lassociationI explain what I would like :
same height column and content
pictures on background with animation on scroll (zoom)
color block with gradient
and text + button insideThank you
August 6, 2025 at 12:07 pm #1487634Hey fiorettipau,
Thank you for the inquiry.
You can use the Column element, but you’ll need to apply some css modifications to control the height of each row. Set the images as the background of the columns, then insert a Text or Code Block element inside each.
Please create a test page so we can inspect the elements and provide the appropriate modifications.
Best regards,
IsmaelAugust 6, 2025 at 3:52 pm #1487649This reply has been marked as private.August 7, 2025 at 4:25 am #1487679Hi,
Thank you for the update.
You may have forgotten to include the link to the test page. Please add the link in the private field.
Best regards,
IsmaelAugust 7, 2025 at 3:01 pm #1487693This reply has been marked as private.August 8, 2025 at 10:23 am #1487732in these fields – is it manually inserted content or do you like to have this layout for dynamically inserted content. F.e. portfolio grid ?
August 11, 2025 at 5:29 am #1487829Hi,
Sorry for the delay. The page does not exist when we checked. Do we need to log in to the site? Please provide the login details in the private field.
Best regards,
IsmaelAugust 11, 2025 at 8:16 am #1487833This reply has been marked as private.August 12, 2025 at 3:39 am #1487865Hi,
Thank you for the info.
We edited the first and second columns, applied a minimum height (300px), and added the custom css class name “av-column-with-content-overlay”. To apply a background to the content, we added the following css code:
.av-column-with-content-overlay .av_textblock_section { background: rgba(244, 242, 233, 0.95); padding: 20px; margin: 50px; }
You can apply the same configuration to the other columns to get this layout:
Best regards,
IsmaelAugust 12, 2025 at 10:33 am #1487881Hello,
Thank you very much, it’s exactly what I wanted !
Clio
August 13, 2025 at 11:40 am #1487958 -
AuthorPosts
- The topic ‘I don’t know how to make a design’ is closed to new replies.