Viewing 2 replies - 1 through 2 (of 2 total)
  • In the theme’s style.css find this code:

    .main-navigation .nav-menu > li > a:after,
    	.main-navigation .menu > li > a:after {
    		color: #FFA4AD;
    		content: " \2022";
    		margin-left: 1em;

    Change color to the color you’d like to appear.

    Thread Starter cphfoodster

    (@cphfoodster)

    I was hoping to change it in the add css plugin, but this solved it at least – Thanks a lot ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Sela – changing color of dots’ is closed to new replies.