Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1260788

    hey guys

    can you give me a css code to change the font color of the menu inthe side bar? would like to have it black, now its grey and doesn’t read well.

    thanks ahead!!

    #1260859

    Hey mirotck,

    Add this to quick css:

    .sidebar a{
    color:#000!important;
    }

    Best regards,
    Jordan Shannon

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