Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Flexform
  • #65393
    blaouchez
    Member
    Post count: 448

    Hello,

    How to get a list with the standard arrow (attachment)?
    If I use the shortcode “List” the arrow is not available?
    And, how change color of this arrow ?

    Regards

    #65498
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    It’s not on of the one’s available to use, you will have to add a class to your list and use this css:

    ul.yourclass > li a:before {
    content: "\f105";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    font-size: 14px;
    padding-right: 10px;
    }

    – Kyle

    #65663
    blaouchez
    Member
    Post count: 448

    thank you Kyle

    If I create a list and I click on the “list” tool, it does not work.

    In your css, there is no “list-style” is this normal?

    Iwould really like to use the pictogram FontAwesome in my list.

    Pierre

    #65692
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    If you provide me with a login I will set it up for you so that you can see how it is set up.

    – Kyle

    #65709
    blaouchez
    Member
    Post count: 448

    Do you want a WP Admin access?

    #65710
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Yes please, you can set it as private reply.

    – Kyle

    #66613
    blaouchez
    Member
    Post count: 448
    This reply has been marked as private.
    #66747
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I can see that you have done it? (screenshot)

    – Kyle

    #66782
    blaouchez
    Member
    Post count: 448

    Yes but I just replaced the image of a list (flex form >images > list-icon), it is not very pro and I still use the shortcode.
    How to make this a list appears directly when I select the “List” tool ?
    Should intervene in the css? ul or li?
    Pierre

    #66790
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Unfortunately it’s not possible, you need to use the shortcode.

    – Kyle

    #66828
    blaouchez
    Member
    Post count: 448

    If I use this css, it works for standard pages :
    .page-content > ul {
    list-style-image: url; (/ flexform / images / list-icons / bar_b & w.png..)
    }

    But it does not work for pages shortcode
    Pierre

    #66836
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You need to change the path, just change it to the full url, should work: http://storrer-avocats.com/site/wp-content/themes/flexform/images/list-icons/bar_b&w.png

    – Kyle

    #66849
    blaouchez
    Member
    Post count: 448

    it does not work.

    I originally thought the problem was css
    sf-shortcodes> base.css> line 106

    but rather it comes from:
    page-builder> assets> js.composer_front.css> line 760

    But essage is clear:
    “No need in list style never …”

    #66857
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sorry I do not fully understand? I would suggest just using the method you are using now

    – Kyle

Viewing 14 posts - 1 through 14 (of 14 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register