Hi
if I make a diagonal section on my website it breaks on wide screen monitors (35″).
the diagonl line will get horizontal on these or wider monitors.
you can see these on the enfold agency demo
any update on this planed?
Hey Siracher,
Thank you for the inquiry.
You can try this css code to adjust the size of the diagonal container on wider screens.
@media only screen and (min-width: 2040px) {
/* Add your Desktop Styles here */
.avia_transform .av-extra-border-element.border-extra-diagonal .av-extra-border-inner {
top: 450px;
}
.avia_transform .av-extra-border-element.border-extra-diagonal {
height: 450px;
margin-top: -250px;
}
}
Screenshot: https://1drv.ms/u/s!AjjTfXSRbKTvy2VVHOVV-tvi8X0i?e=mK27Um
What is the actual screen resolution of your monitor? We don’t have a 35″ monitor, so we just zoomed the browser out to emulate a larger screen resolution.
Best regards,
Ismael
Hi Ismael
thanks a lot works very nice.
cheers
Hi,
Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
Rikard
you can close the ticket, thanks. Maybe this could be included in a future update.
Hi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike