is it possible to make an image appear above the line of the grid row like the example?
Hi,
Please post a link to where you want to implement this and we’ll have a closer look at it.
Best regards,
Rikard
so any ideas?
Hi KyriK,
Yes, it can be done, which grid do you need to be adjusted?
Best regards,
Victoria
lets do the first after the color section
so?
Hi,
Thanks for the update.
This css code should pull the “rolling pin” image upwards.
.avia-image-container.av-styling-.avia-builder-el-9.avia-builder-el-no-sibling.avia-align-center {
margin-top: -150px;
}
That css code contains a generic selector in it. You have to turn on the custom css class field so that you can apply a more specific class attribute or selector.
Best regards,
Ismael