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

    hi guys,

    i would like to have an image instead an icon.
    unfortunately this topic doesnt work to me.
    https://kriesi.at/support/topic/custom-separator-image-instead-of-icon/
    is something changed in the meantime?
    maybe somebody can help me.

    until now, i have a separator and i had give them a unique name in the class section. for example “my-own-hr-line”.
    when i input this code in the quick css,

    span.av-seperator-icon {
        background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png)!important;
        background-size: contain;
        background-repeat: no-repeat;
    }
    span.av-seperator-icon:before {
        color: transparent;
    }

    it changes all separator, everywhere.

    thanks for help.

    #1142473

    Hey mitiuphoto,

    Can you show us the section that we need to replace please?

    Best regards,
    Basilis

    #1150874

    Hi, i have the same problem. What is the right css?

    #1151062

    Hi kracklt,

    Did you add a CSS class to your element? If so then where can we see it?

    Best regards,
    Rikard

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