Hi,
I need to place the text/background element in absolute position using CSS.
Could you tell me the css for that? Thanks
Hey endanight,
I’m not sure what element you are referring to, please post a link to the page in question and try to explain a bit further.
Best regards,
Rikard
When th text or image cover in part the section color and another part is outside.
On this website for instance the mobiles are in part over the background:
Hi,
Please activate the custom CSS field for builder elements and give your element a class: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
You can then use something like this in Quick CSS:
.your-class {
position: absolute;
top: 20px;
left: 20px;
}
Best regards,
Rikard
-It is not working.
I would like a column with text and background color that could be extended over the color section. This is an example: