Using different ICONs for Bullet lists

edited June 2016 in Other
Hi,

I wanted to use ICONS such Megaphone, Tools, Chart-Graph etc (from the give ICON set) for bulletin list rather than using Star, Check and Idea icons as you shown in few demo pages.

I tried using " Megaphone, Tools, Chart-Graph" these ICON instead of star and check icons but its not accepting/reflecting in the output.

Say for example, in the below code, I replaced <ul class="list_CHECK"> with < ul class="list-MEGAPHONE>. I tried in the "MIxed List" as well but its not working. can't I use different icons for the bulletin lists.

<ul class="list_check">
<li>Suspendisse a pellentesque dui, non felis.</li>
<li>Quisque lorem tortor fringilla sed.</li>
<li>Quisque cursus et, porttitor risus.</li>
<li>Nulla ipsum dolor lacus, suscipit adipiscing.</li>
</ul>


Appreciate your suggestion.

Comments

  • Hi,

    you can not use icons for lists. The "checkbox" you saw on our demo are images, not icons so if you want to change them, you need to replace current image on FTP with your own. Or you can replace current image with the new one.
  • edited June 2016
    oh! is it? Thanks for your info. Let me try out that..

    BTW, In FTP, under which folder I can find the images of Checkbox, Idea, Star and all. Any idea?
  • [Links visible only for registered users] - this is the full path to the list check image.
  • Thank you very much!
  • edited August 2020
    Dear Support,

    4 years later it is possible to set an icon instead of a bullet list. BUT when I tried it your way, it didn't work. 

    In my theme at the footer section there was your code like:

    <ul style="line-height: 32px;">
    <li><i class="icon-right-dir" style="color: #1eb6ea;"></i> <a href="#">Quent per co</a></li>
    <li><i class="icon-right-dir" style="color: #1eb6ea;"></i> <a href="#">Nceptos hime</a></li>
    <li><i class="icon-right-dir" style="color: #1eb6ea;"></i> <a href="#">Mauris in erat</a></li>
    <li><i class="icon-right-dir" style="color: #1eb6ea;"></i> <a href="#">Lustoac</a></li>
    </ul>

    I tried this code on a regular page but there suddenly appear the bullet points again.

    So there is the bullet point - the triangle - text

     =( Why does this happen?

    Thanks a lot for help!!
  • edited August 2020
    I got a solution:

    NO bullet points forced:

    give your list a unique class too!

    ul.liste3 {
       list-style: none!important;
       margin-left: 0px!important;
       padding-left: 1em!important;
       text-indent: -1em!important;
    }

    If a bullet point is very long and over 2 rows-->

    [class^="icon-"]:before, [class*=" icon-"]:before {
    margin-right: -0.2em!important;}
  • Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link.
    It is always a good idea to also attach a screenshot, for that use services like snag.gy or pasteboard.co
    thanks
  • Dear Support,

    sure..sorry. Here the page I am working on:


    Here the Footer with this code:

    <ul style="line-height: 32px;">
    <li><i class="icon-right-dir" style="color: #1eb6ea;"></i> <a href="#">Quent per co</a></li>



    And here the same code within a page element:

  • To add other icon as a bullet list, you shouldn't add the <i> inside the <li> - you should apply the class of an icon in the <li> element.
    Please see the documentation and examples here:

    thanks
  • Is it possible to have access to the css where icon bullet list is styled?  Maybe we could clone it and add customized lists on custom css section.  Is that possible?  At least while you figure out a way to do it with a module or shortcode.
  • edited September 2020
    Well, we do not provide help with the theme files customizations, but if you want to change something in CSS code, you surely should go to the functions -> builder -> assets, in the theme files, there you will find the CSS codes for items in builder.

    Remember, that if you want to change something in the theme files, you should use the child theme.
    thanks
Sign In or Register to comment.
This website uses cookies

We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.

Cookies are small text files that can be used by websites to make a user's experience more efficient.

The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.

This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration on our website.

Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your consent.