Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1932485
Bulleted list colors
Closed

Comments

  • davidgempow started the conversation

    Hello, where do I change the color for all <li> bullet icons? I've changed the color in the Code Tuner theme options, however, it doesn't update accordingly.


    Thanks,

    Dave

  •  7,095
    Oliver replied

    Hi,

    pls. give me link to the page and add screenshot where you need to change the color.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • davidgempow replied

    Hi Gregor, 

    I'm trying to update all bulleted list icons to a new color, but attached is a screenshot from our page. Because the bulleted list color is so dark, it blends too much with the background color.

    https://empowlabs.com/learn

    Thanks,

    Dave

  •  7,095
    Oliver replied

    HI!

    pls. use following css:

    body .wpb_text_column ul li:before {
        background-color: #fff;
    }
    5110651633.png

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • davidgempow replied

    That works, thank you! Is there a way to have a master setting vs. a page setting? 

  •  7,095
    Oliver replied

    Is there a way to have a master setting vs. a page setting?  - Sorry.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver