Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #854028

    Hi there,

    I created a page with an 1/1 element and textblock. Client wants the element block having a white background and green border and on the right side some pictures as you can see on website 2. Website 1 is the enfold theme and website 2 is the example page.

    Is there an easy way to create this in the enfold theme? I already tried to add custom table code in the editor but on mobile screens this is not working, If I use different elements for ex, 3/4 + 1/4 the background and green borderlines are separate from each other…also not what i want.

    Hope you have an easy solution.

    Thank you,

    #854687

    Hey ponchovogel,

    Maybe you could try to use a 1/5 column for the images on the right and a 4/5 element for the text?

    Best regards,
    Rikard

    #854740

    The way of using different columns with different sizes isn’t the issue. The issue is that the image column is outside of the text block which is with a white background and green border as you can see in the example pages. This has to be one.

    #855081

    Hi ponchovogel,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #855352
    This reply has been marked as private.
    #855850

    Hi,
    I created a second section below your with the content & images in a table, that’s the easiest way I know.
    I then added this code in the General Styling > Quick CSS field:

    .main_color tbody td {border-style: none; border-color: transparent!important; }
    .main_color tr:nth-child(odd) {background: #fff!important; }

    Please review, hope this was helpful.

    Best regards,
    Mike

    #855888

    Hi Mike,

    thanks for helping me out. Actually I also created a table and looked well on desktop. The problem is mobile versions.. Have to write some responsive css code but got stucked in there. Do you know a solutuon for this?

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