Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • hmd1957 Friend
    #205868

    I want to change the colors of the sidebar menu.

    How can I do that?

    Regards,

    Hubert

    Pankaj Sharma Moderator
    #568458

    <em>@hmd1957 470560 wrote:</em><blockquote>I want to change the colors of the sidebar menu.

    How can I do that?

    Regards,

    Hubert</blockquote>

    Hi can explain in details what exactly you want to do .
    so i can assist you better.

    hmd1957 Friend
    #568499

    Thnx for the quick reply.

    I want to to change the background color and the font color of the second level menu items. E.g. “Facebook” and “Wie ben ik”.

    Regards,

    Hubert

    Pankaj Sharma Moderator
    #568607

    <em>@hmd1957 470618 wrote:</em><blockquote>Thnx for the quick reply.

    I want to to change the background color and the font color of the second level menu items. E.g. “Facebook” and “Wie ben ik”.
    </blockquote>
    Sorry you can not apply the css like this way . it will effect the whole menu items not only these two items .

    Pankaj Sharma Moderator
    #733701

    <em>@hmd1957 470618 wrote:</em><blockquote>Thnx for the quick reply.

    I want to to change the background color and the font color of the second level menu items. E.g. “Facebook” and “Wie ben ik”.
    </blockquote>
    Sorry you can not apply the css like this way . it will effect the whole menu items not only these two items .

    hmd1957 Friend
    #568638

    Dear Pankajsharma,

    I now see I posted this question to the Purity II forum: it should have been Purity III. Apogies.

    I think I made myself not clear enough: I want to change font color and background color of ALL the second level menu items, The 2 I mentioned were only meant as example.

    Regards,

    Hubert

    hmd1957 Friend
    #733732

    Dear Pankajsharma,

    I now see I posted this question to the Purity II forum: it should have been Purity III. Apogies.

    I think I made myself not clear enough: I want to change font color and background color of ALL the second level menu items, The 2 I mentioned were only meant as example.

    Regards,

    Hubert

    Pankaj Sharma Moderator
    #568647

    Hi
    Add this code in Custom.css file to change color of the menu


    .t3-off-canvas .t3-off-canvas-body a {color : #fff!important}

    To change background add this code


    .dropdown-menu { background-color: #000!important}

    change color code as per you needs .

    Pankaj Sharma Moderator
    #733741

    Hi
    Add this code in Custom.css file to change color of the menu


    .t3-off-canvas .t3-off-canvas-body a {color : #fff!important}

    To change background add this code


    .dropdown-menu { background-color: #000!important}

    change color code as per you needs .

    hmd1957 Friend
    #568873

    It worked.

    Thanx:)

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

This topic contains 10 replies, has 2 voices, and was last updated by  Pankaj Sharma 9 years ago.

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