Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #796436

    Hi!, I would like to change the color of the bullet points from a text block but I’m unable though I select everything when editing.
    Any help?

    Thanks a lot :)

    #796451

    Hey Samuel,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #796457

    For sure! I have white bullet points here while the text is black :)

    Thanks!

    #796556

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .entry-content-wrapper div li:before {
        content: '•';
        color: black;
        padding-right: 5px;
    }
    

    Best regards,
    Yigit

    #796580

    No change. Now it adds me bullet points in areas that it was not intented :(

    ss

    • This reply was modified 7 years, 2 months ago by Samuel.
    #796600

    Hi,

    Would you like to change color of iconlist icons? If so, please edit your element and go to Colors tab and change colors as needed – http://i.imgur.com/Xjj9yyP.png

    Best regards,
    Yigit

    #796603

    No, sorry for the misleading.
    What I want to change is the color of the bulleted list from white to black. It’s in fact the ‘Non-isolated topologies…’ section.

    Thanks :)

    #796652

    Hi,

    I have checked your site and it seems the bullets are gone (or it’s white). Is this already fixed?

    Best regards,
    Nikko

    #796777

    No, the bullets are in white even though I changed the text color (in the same editor) to black.
    I have also checked in the editing “text” tab that the code color shows the one for the text. No clue on how to change the bullets.

    Thanks.

    #796811

    Hi,

    Try to edit each Text Block with bullets, click on the Colors (tab), then try to select a custom color, and set it to black. Let us know if this helps :)

    Best regards,
    Nikko

    #797090

    Hi!
    Thanks for the reply.
    That is what I’m doing so far. The problem is I cannot select the bullets.

    #797377

    Hi,

    Yes, bullets can’t be selected, the only thing you can do is to select color in the Colors (tab) to black, since the bullets will use the color of what you selected. If you try to highlight the text and change the color in the content editor, it will only change the text color but not the bullets.

    Best regards,
    Nikko

    #797578

    Hi,
    Changing it from the color tab didn’t work so I ended up using dashes instead of bullets.

    Thanks.

    #797591

    Hi,

    Okay, if you prefer to use bullets and change the colors, please give us temporary admin access, and we will try to figure out why it’s not showing properly on your end, but if you’re good with the dashes then the admin access isn’t needed.

    Best regards,
    Nikko

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