Design

How can i change the blue color of the writings to another color...

  • 879
  • More
Replies (1)
    • Hello @Abbey  !

      You need to add the code like:

      -create-post li.bx-menu-item {

      color: new color;

      }

      to the Custom Styles area of your template mix.

      Login or Join to comment.