I take this opportunity to comment that when you duplicate a "hover color" block, the duplicated element remains completely blank until you restart BeBuilder.
The problem is not that I want to make a gradient transition, but that, although I choose a gradient background color, you leave the option of setting a transition time. So this leads to quite a bit of confusion because it seems like a bug more than anything else.
On the other hand, I have seen that the transition also acts on the input of the element (introducing paddings in transition).
1) I will pass it to the dev team, and we will discuss removing the transition duration when the gradient is selected.
2) The transition is assigned to the whole element container, and that is why it is working on paddings and margins. It is a system limitation that we cannot overcome.
We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.
Cookies are small text files that can be used by websites to make a user's experience more efficient.
The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.
This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.
You can at any time change or withdraw your consent from the Cookie Declaration on our website.
Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.
Please state your consent ID and date when you contact us regarding your consent.
Comments
I just saw that the transition is applied on the appearance of the block when loading the page.
I take this opportunity to comment that when you duplicate a "hover color" block, the duplicated element remains completely blank until you restart BeBuilder.
When refresh BeBuilder page:
Hi,
1) It does not work because the transition for gradient background does not work in CSS in general.
https://css-tricks.com/transitioning-gradients/
If you would like to achieve an imitation of gradient transition, I have found something like this:
https://levelup.gitconnected.com/gradient-transitions-with-css-f7004b89892
2) We are currently working to resolve the problem with missing styles for duplicated elements.
Thanks
The problem is not that I want to make a gradient transition, but that, although I choose a gradient background color, you leave the option of setting a transition time. So this leads to quite a bit of confusion because it seems like a bug more than anything else.
On the other hand, I have seen that the transition also acts on the input of the element (introducing paddings in transition).
If the transition is in the background section, why does it also make a transition in the margins and paddings?
More than anything, this section is quite confusing, really.
Thank you.
1) I will pass it to the dev team, and we will discuss removing the transition duration when the gradient is selected.
2) The transition is assigned to the whole element container, and that is why it is working on paddings and margins. It is a system limitation that we cannot overcome.
Best regards
1) Great!
2) Sh*t :(
Well, we will adapt to the limitations.
Thanks!