Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #922147

    Hello,
    I like the diagonal border but I would like a rather thin/small one. Just to frame the picture. Any way to do this?

    Another question: I did some changes to the menu and suddenly get an error . I in general do not understand the naming of your menu. Can I find an explanation somewhere? There is nothing in the tutorials, at least I cannot find it.

    Thanks,
    Anne

    #922265

    Hey aniesen,
    To change the diagonal border, Try this code in the General Styling > Quick CSS field:

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

    The standard setting is “5deg” so try different numbers until you see the results you are looking for.

    I’m not sure I understand your second question, perhaps if you explained what you were trying to do and the error you got, we could assist.

    Best regards,
    Mike

    #939012

    Dear krieisi team
    is there a way to increase the rotation – for example to 45deg? I´ve tried it already on this site (see private link) but it always gives me strange borders which don´t cover the whole background as a diagonal background?
    I need to use it from left to right & vice versa
    thanks for your wonderful support

    #939126

    Hi,
    You can change the direction of the slant in the options of the color section:
    2018-04-09_062437
    But to answer your question, no, it seems the max – min is 9 to -9

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.