Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • kevin.chu Friend
    #1112773

    hi , could you please teach me, how to modify bg & font color ? (please see attach file)

    best rgds

    kevin.chu


    1. modify_color
    Saguaros Moderator
    #1112776

    Hi Kevin,

    You can try this custom CSS code:

    /* background of main menu */
    .t3-header .container-hd {
        background-color: #ffffff;
    }
    
    /* color of item */
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #222222;
    }
    
    /* background of dropdown menu */
    .t3-megamenu .mega-dropdown-menu {
        background: #222222;
    }
    
    /* color of dropdown menu item*/
    .t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a {
        color: #ffffff;
    }
    

    Regards

    kevin.chu Friend
    #1112779
    This reply has been marked as private.
    kevin.chu Friend
    #1112781

    hi , I was thinking that my description was causing your misunderstanding, so I drew a new image for your reference, please kindly see attach file, thank you for everything

    best rgds

    kevin.chu


    1. color_modigy
    Saguaros Moderator
    #1112849

    Could you share the FTP account also? I will try to update for you.

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

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

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