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

    hi enfold team,

    i have a color section and inside I have a column with a caption.
    I want the caption to start at the left edge of the screen.

    I added the following code to the quick css but don’t know if its the right way (since it doesn’t work for a ll screen sizes)
    /* mainpage-caption */
    .mainpage-caption {
    left: -7%;
    z-index: 999999 !important;
    }

    can you help me please?
    thank you

    #1170914

    Hey Rio1,

    It’s starting all the way to the left on my end, do you mean that you want the text to start all the way to the left as well maybe?

    Best regards,
    Rikard

    #1171023

    Hi Rikard,

    I mean the column itself.
    Yes it does start all the way on the edge right. Janie, but I think The css I added is a Hack. It doesn’t work on all screen sizes.
    I’d there a cleaner way?

    Tja k you

    #1171247

    Hi Rio1,

    Could you please attach some screenshots of the issue?

    Which color section are you referring to?

    Best regards,
    Victoria

    #1172192

    screen shot of the main page where the caption does not start at the edge of the screen
    how it looks now

    how I want it to look
    goal

    Hi, I removed the css code I had added before. So now the column with the caption does not start at the edge.
    I added a picture of how I want it to look
    thank you for your help

    • This reply was modified 4 years, 9 months ago by Rio1.
    #1172614

    Hi,

    Thank you for the update.

    The container of the color section where the column is located should be full width so that the content touches the edge of the screen. Please check this documentation on how the container width can be adjusted.

    // https://kriesi.at/documentation/enfold/color-section/#color-section-with-100-content-width

    Best regards,
    Ismael

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