Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • sfpkent Friend
    #150645

    Hi,

    How to change the text color as per attachment.

    My site is – http://whitney-academy.com


    1. changetextcolor
    Anonymous Moderator
    #341521

    Hi you

    please open templates/ja_quartz/css/template.css file, at about line 1112, find following code section:

    ul.menu li li a {
    border:medium none;
    color:#4F4F4F !important;
    font-weight:normal !important;
    padding:5px 5px 5px 10px !important;
    text-transform:none;
    }

    and change to:

    ul.menu li li a {
    border:medium none;
    color:#4F4F4F;
    font-weight:normal !important;
    padding:5px 5px 5px 10px !important;
    text-transform:none;
    }

    sfpkent Friend
    #341585

    Ok, I have successfully change the text color, I want to change the dots now. Which code or images to change it?

    Kindly refer to the attachment.

    Thanks!
    Kent


    1. changedots
    Anonymous Moderator
    #341927

    Hi you

    open templates/ja_quartz/css/template.css file, at about line 1106, find following code section:

    ul.menu li li {
    border: none;
    background: none !important;
    padding: 0 0 0 10px;
    }

    Here you change the background to your idea

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by Anonymous 14 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum