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

    Is it possible to change the shape of the icon list elements from a circle to a triangle pointing upwards?

    #411259

    Hey ignitionstudio!

    Add this to your custom CSS.

    .avia-icon-list .iconlist_icon { background: url("URL to your triangle") !important; }
    

    And then replace “URL to your triangle” with a URL to your triangle image you want to use.

    Regards,
    Elliott

    #783975

    Is it possible to also remove the icons themselves? I just want a graphics as the bullet point and no icon.

    thanks

    #785180

    Hi,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

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