Custom Lists - by zf - on WordPress WooCommerce support

This topic has 17 replies, 4 voices, and was last updated 8 years, 8 months ago ago by Eva Kemp

  • Avatar: zf
    zf
    Participant
    April 8, 2015 at 09:01

    Hi Guys,

    I am wondering if it’s possible to utilize font-awesome (or any other iconic font) classes to create a custom list-style-type?

    <i class="fa fa-chevron-right"></i>

    Thanks

    Z

    16 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    April 8, 2015 at 09:08

    Hello,

    Could you please clarify what exactly you want to achieve?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: zf
    zf
    Participant
    April 8, 2015 at 09:20

    Hi Eva,

    Please see attached screenshot. http://prntscr.com/6r2iaa

    Currently I am adding the Bullets/List in manually using:

    <i class=”fa fa-chevron-right”></i> C++ and C# programming experience.
    <i class=”fa fa-chevron-right”></i> A penchant for involvement in leading-edge software development in a high-tech environment.

    etc etc..

    I also use

    .fa-chevron-right {
    color: #00457c;
    }

    to get the appropriate colour for the “Bullets”

    I just want to make it easier for the person who will be adding in the data as they don’t have much experience doing the above.

    Thanks

    Z

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 8, 2015 at 12:07

    Please provide us with the link where customization is in progress.

    With best regards
    Brian Johnson

    Avatar: zf
    zf
    Participant
    April 8, 2015 at 13:14

    Hi, please check Private details.

    Please, contact administrator
    for this information.
    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 8, 2015 at 13:39

    Hello

    I see that you have managed to find how to use Font-awesome features to create list. Is your issue solved?

    With best regards
    Brian Johnson

    Avatar: zf
    zf
    Participant
    April 8, 2015 at 14:23

    Hi Brian,

    I can do this manually, which the person who will be adding in the data cannot. I would like to if possible create a css as part of the theme where they can select list and this will work by default.

    Thanks.

    Z

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 8, 2015 at 14:31

    You may change <i>tag to <li>. And create<ul style="fa fa-chevron-right">. Therefore elements which will be one level deeper will inherit styles and only text for links may be added.

    With best regards
    Brian Johnson

    Avatar: zf
    zf
    Participant
    April 8, 2015 at 14:51

    Ah i see, will give it a try and test.

    Thanks Brian!

    Avatar: Eva
    Eva Kemp
    Support staff
    April 8, 2015 at 15:37

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: zf
    zf
    Participant
    July 29, 2015 at 12:08

    Hi Guys, how would I go about making the default bullets white i colour. Anything I could use in the custom css.

    Thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    July 29, 2015 at 13:21

    Hello,

    Could you please show a screenshot what “bullets” you want to edit and provide us with a page link?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: zf
    zf
    Participant
    July 29, 2015 at 14:18

    Hi Eva, please check private content.

    Thank You

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 29, 2015 at 15:15

    Hello,

    Please add this code in custom.css file:

    .content li {
      color: white;
    }

    Best regards,
    Jack Richardson.

    Avatar: zf
    zf
    Participant
    August 14, 2015 at 13:27

    Hi There, please could you assist me with the ffg:

    Im not sure what has happened but the bullets on the site are no longer working with the default indent.

    Url is in the private section

    Thanks

    Please, contact administrator
    for this information.
    Avatar: zf
    zf
    Participant
    August 14, 2015 at 13:32

    Hi There, no worries all fixed.

    Thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    August 14, 2015 at 13:43

    Hello,

    Glad to hear it.

    Have a nice day.

    Regards,
    Eva Kemp.

  • Viewing 17 results - 1 through 17 (of 17 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.