• Resolved keithjonesisit

    (@keithjonesisit)


    The bullet color of the Recent Post sidebar is the default yellow and I do not see where it can be changed in the Styles menu.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Anonymous User 16453565

    (@anonymized-16453565)

    Hey keithjonesisit,

    To change the bullet color, go to Appearance → Customize → Additional CSS and enter the following code:

    .widget-container ul li:before {
      color: red; /*Add your desire color.*/
    }

    Hope above will you help you.
    Thanx.

    Theme Author Archimidis Mertzanos

    (@archimidism)

    Dear @snehalb890
    thanks for your help!
    However I will also update the styles plugin!
    Thanks again!

    Thread Starter keithjonesisit

    (@keithjonesisit)

    That worked great! I even put in the hex color number and it works perfect. Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Recent Post Bullet Color will not change’ is closed to new replies.