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
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
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
Hi Rio1,
Could you please attach some screenshots of the issue?
Which color section are you referring to?
Best regards,
Victoria
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
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