Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1199800

    Hello,
    I would like to reduce to diagonal border angle of the attached arrowed pink triangle.

    Can you help me on this matter ?

    Thanks and best regards

    #1200037

    Hey mguillou5670,

    Thanks for the screenshot. Could you post a link to where we can see the actual element as well please?

    Best regards,
    Rikard

    #1200060

    Good Morning Richard,

    The link is attached.

    Best regards.

    #1200390

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .avia_transform .av-extra-border-element.border-extra-diagonal.border-extra-diagonal-inverse .av-extra-border-inner {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg);
    }

    Best regards,
    Rikard

    #1200539

    Thank you very much Rikard. It works !!!
    I found a similar code before in the supports but when I tried it, it was not working.

    I guess there was a small difference.

    Once again thanks, it works and you can close this issue.

    #1200741

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘reduce angle of diagonal section border’ is closed to new replies.