Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • goupijoom Friend
    #1051136

    Hi, How to change the color at the top of the page above the logo? Regards,

    • This topic was modified 7 years, 3 months ago by  goupijoom.

    1. color_bg_top
    Pankaj Sharma Moderator
    #1051220

    Hi
    Add below code in /css/custom.css file and change the color code as per needs.

    .t3-topbar {
        background-color: #333333; }

    Regards

    goupijoom Friend
    #1051279

    Hi,
    I have to change the color again at two places on the top bar.
    Regards.


    1. color_bg_top_2
    Pankaj Sharma Moderator
    #1051301

    Hi
    Use this code in custom.css file and change the color code as per needs

    .topbar-btn .ja-login > li > a {
        background-color: #333333;
        border-color: #262626;
    }

    Regards

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

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 3 months ago.

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